..
config.m4
r2794: a very simple version of the unixuid NTVFS pass-thru module. In
2007-10-10 12:59:34 -05:00
config.mk
r3253: - added rudimentary support for ntioctl in pvfs
2007-10-10 13:04:46 -05:00
pvfs_dirlist.c
r3268: - fixed wildcard handling in new dirlist code
2007-10-10 13:04:48 -05:00
pvfs_fileinfo.c
r3249: - change_time is closer to ctime than mtime
2007-10-10 13:04:46 -05:00
pvfs_flush.c
r2941: added pvfs_flush() implementation to the posix backend
2007-10-10 12:59:50 -05:00
pvfs_fsinfo.c
r3195: fill in more of the fsinfo fields, and avoid calling the potentially
2007-10-10 13:04:39 -05:00
pvfs_ioctl.c
r3255: - fixed 2 uninitialised data errors found with valgrind
2007-10-10 13:04:47 -05:00
pvfs_lock.c
r3081: several updates to ntvfs and server side async request handling in
2007-10-10 13:01:57 -05:00
pvfs_mkdir.c
r2751: this is a new ntvfs design which tries to solve:
2007-10-10 12:59:30 -05:00
pvfs_open.c
r3249: - change_time is closer to ctime than mtime
2007-10-10 13:04:46 -05:00
pvfs_qfileinfo.c
r3323: more warning reductions
2007-10-10 13:04:55 -05:00
pvfs_read.c
r3241: don't skip the read completely for a zero-length read, as it could give a lock conflict
2007-10-10 13:04:45 -05:00
pvfs_rename.c
r3192: make sure we don't call pvfs_can_delete() until after we have confirmed that name->exists
2007-10-10 13:04:39 -05:00
pvfs_resolve.c
r3288: - updated the path processing in pvfs to pass the RAW-CHKPATH test. This
2007-10-10 13:04:50 -05:00
pvfs_search.c
r3276: - allow for more than 256 open old style searches (limit currently set at an arbitrary 5000)
2007-10-10 13:04:48 -05:00
pvfs_seek.c
r3161: pvfs now passes the RAW-SEEK test
2007-10-10 13:02:27 -05:00
pvfs_setfileinfo.c
r3258: fixed "don't change" attribute for RAW_SFILEINFO_BASIC_INFO
2007-10-10 13:04:47 -05:00
pvfs_shortname.c
r3227: added a per-share option "case insensitive filesystem", that tells the
2007-10-10 13:04:43 -05:00
pvfs_unlink.c
r3262: - new pvfs_dirlist code that reopens the directory between search
2007-10-10 13:04:48 -05:00
pvfs_util.c
r3240: - update the rules for what error codes should be given on the
2007-10-10 13:04:45 -05:00
pvfs_wait.c
r3278: - rewrote the client side rpc connection code to use lib/socket/
2007-10-10 13:04:49 -05:00
pvfs_write.c
r3253: - added rudimentary support for ntioctl in pvfs
2007-10-10 13:04:46 -05:00
vfs_posix.c
r3288: - updated the path processing in pvfs to pass the RAW-CHKPATH test. This
2007-10-10 13:04:50 -05:00
vfs_posix.h
r3276: - allow for more than 256 open old style searches (limit currently set at an arbitrary 5000)
2007-10-10 13:04:48 -05:00