History log of /haiku/src/add-ons/kernel/file_systems/nfs/nfs_add_on.h
Revision Date Author Comments
# 552ac089 28-Feb-2023 Augustin Cavalier <waddlesplash@gmail.com>

nfs & websearchfs: Drop unused fsproto.h.

Also remove #ifdefs for BeOS.


# 1ac83b4f 24-Feb-2010 Rene Gollent <anevilyak@gmail.com>

Patch by mjw: Fix browsing subdirectories in NFS.
Partially fixes ticket #4661. Thanks!



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35612 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0039ad59 21-Apr-2008 Ryan Leavengood <leavengood@gmail.com>

Committing patch from Alex Roman, with a few small changes. This updates the NFS file system to the latest file system interface. Untested.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25093 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5e2ef462 23-Mar-2008 Axel Dörfler <axeld@pinc-software.de>

* Got rid of the duality of FS_WRITE_STAT_* vs. B_STAT_* flags (removed
the former ones).
* Removed extraneous white space.
* net_server settings are now also updated when the size of the
file changed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24552 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6f1dac37 21-Oct-2007 Axel Dörfler <axeld@pinc-software.de>

* Fixed lots of warnings (there are still a lot left).
* Got rid of the PARAMS_AS_STRING stuff (it's always defined, anyway).
* Will remove BeOS support, too, in the future.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22644 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 245aecda 21-Jun-2007 Axel Dörfler <axeld@pinc-software.de>

Got rid of vnode_id and mount_id, replaced with ino_t and dev_t.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21485 a95241bf-73f2-0310-859d-f6bbb57e9c96


# caa76e0d 26-Jan-2007 François Revol <revol@free.fr>

Fix some warnings (unused args...). Only bad protos left.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19967 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4b05e555 20-Jan-2007 François Revol <revol@free.fr>

NFS now builds for Haiku. Still needs fixes to be able to mount.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19879 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f4783a9f 29-Sep-2006 François Revol <revol@free.fr>

The fixed version of the NFS client


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18983 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1ac83b4fbc5bc4a46158993ce2a3b23e8170d231 24-Feb-2010 Rene Gollent <anevilyak@gmail.com>

Patch by mjw: Fix browsing subdirectories in NFS.
Partially fixes ticket #4661. Thanks!



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35612 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0039ad59fa70d95b220d5e0a99ac2c0c519eb82e 21-Apr-2008 Ryan Leavengood <leavengood@gmail.com>

Committing patch from Alex Roman, with a few small changes. This updates the NFS file system to the latest file system interface. Untested.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25093 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5e2ef462ec217bde96ca3facd40711db324b1126 23-Mar-2008 Axel Dörfler <axeld@pinc-software.de>

* Got rid of the duality of FS_WRITE_STAT_* vs. B_STAT_* flags (removed
the former ones).
* Removed extraneous white space.
* net_server settings are now also updated when the size of the
file changed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24552 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6f1dac37f989967e49152a8d2a33ed47371f9a65 21-Oct-2007 Axel Dörfler <axeld@pinc-software.de>

* Fixed lots of warnings (there are still a lot left).
* Got rid of the PARAMS_AS_STRING stuff (it's always defined, anyway).
* Will remove BeOS support, too, in the future.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22644 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 245aecda8ac43fc2c0c0bac6a7e4016efa9b71e1 21-Jun-2007 Axel Dörfler <axeld@pinc-software.de>

Got rid of vnode_id and mount_id, replaced with ino_t and dev_t.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21485 a95241bf-73f2-0310-859d-f6bbb57e9c96


# caa76e0da19432dc4f5da86a53e720f9be296256 26-Jan-2007 François Revol <revol@free.fr>

Fix some warnings (unused args...). Only bad protos left.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19967 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4b05e555149cb28746c0e627fd74e9b3194889f9 20-Jan-2007 François Revol <revol@free.fr>

NFS now builds for Haiku. Still needs fixes to be able to mount.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19879 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f4783a9fb9129819d76ecd61907238780345ea9c 29-Sep-2006 François Revol <revol@free.fr>

The fixed version of the NFS client


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18983 a95241bf-73f2-0310-859d-f6bbb57e9c96