freebsd-dev/sys/ufs/ffs
Pedro F. Giffuni 08e941833d UFS: spelling fixes on comments.
No functional change.
2016-04-29 20:43:51 +00:00
..
ffs_alloc.c UFS: spelling fixes on comments. 2016-04-29 20:43:51 +00:00
ffs_balloc.c Do not perform read-ahead for BA_CLRBUF request when we are low on 2015-10-27 13:44:13 +00:00
ffs_extern.h Remove ffs_mountroot() prototype; seems to be long gone. 2016-01-28 12:21:23 +00:00
ffs_inode.c Add four new RCTL resources - readbps, readiops, writebps and writeiops, 2016-04-07 04:23:25 +00:00
ffs_rawread.c Refactor unmapped buffer address handling. 2015-07-23 19:13:41 +00:00
ffs_snapshot.c ufs: replace 0 with NULL for pointers. 2016-04-10 21:48:11 +00:00
ffs_softdep.c UFS: spelling fixes on comments. 2016-04-29 20:43:51 +00:00
ffs_subr.c - Make 'struct buf *buf' private to vfs_bio.c. Having a global variable 2015-07-29 02:26:57 +00:00
ffs_suspend.c Remove several write-only variables, all reported by the gcc 4.9 2015-05-29 13:24:17 +00:00
ffs_tables.c
ffs_vfsops.c UFS: spelling fixes on comments. 2016-04-29 20:43:51 +00:00
ffs_vnops.c Refactor unmapped buffer address handling. 2015-07-23 19:13:41 +00:00
fs.h UFS: spelling fixes on comments. 2016-04-29 20:43:51 +00:00
softdep.h When mounting SU-enabled mount point, wait until the softdep_flush() 2015-01-30 11:41:46 +00:00