1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/fs
Pedro F. Giffuni bdf1d79884 Implement SEEK_HOLE/SEEK_DATA for ext2fs.
Merged from r236044 on UFS.

MFC after:	3 days
2013-07-07 15:51:28 +00:00
..
cd9660
deadfs
devfs
ext2fs Implement SEEK_HOLE/SEEK_DATA for ext2fs. 2013-07-07 15:51:28 +00:00
fdescfs Fix several typos 2013-05-12 16:43:26 +00:00
fifofs
fuse
msdosfs The fsync(2) call should sync the vnode in such way that even after 2013-05-02 20:00:11 +00:00
nandfs - Convert the bufobj lock to rwlock. 2013-05-31 00:43:41 +00:00
nfs Revamp the old NFS server's File Handle Affinity (FHA) code so that 2013-04-17 21:00:22 +00:00
nfsclient A problem with the old NFS client where large writes to large files 2013-07-03 00:19:03 +00:00
nfsserver - Convert the bufobj lock to rwlock. 2013-05-31 00:43:41 +00:00
nullfs The tvp vnode on rename is usually unlinked. Drop the cached null 2013-07-04 19:01:18 +00:00
procfs Relax the vm object locking. Use a read lock. 2013-06-05 17:00:10 +00:00
pseudofs
smbfs - Fix double frees/user after free. 2013-07-03 10:31:45 +00:00
tmpfs Add missing VM object unlocks in an error case. 2013-06-07 19:42:00 +00:00
udf
unionfs