freebsd-dev/sys/ufs/ffs
Kirk McKusick 33bbdde01f Avoid reading a snapshot block when it is already in the cache.
Update the use of the B_CACHE flag (since the May 1999 commit
that made it the correct test here).

Reported by: Andreas Longwitz <longwitz@incore.de>
Reviewed by: kib
Tested by: Peter Holm
MFC after: 1 week
2017-07-31 20:41:45 +00:00
..
ffs_alloc.c Remove write-only variable. 2017-07-16 07:12:04 +00:00
ffs_balloc.c
ffs_extern.h Create a new function ffs_getcg() to read in and verify a cylinder 2017-06-28 17:32:09 +00:00
ffs_inode.c
ffs_rawread.c
ffs_snapshot.c Avoid reading a snapshot block when it is already in the cache. 2017-07-31 20:41:45 +00:00
ffs_softdep.c
ffs_subr.c
ffs_suspend.c
ffs_tables.c
ffs_vfsops.c Create a new function ffs_getcg() to read in and verify a cylinder 2017-06-28 17:32:09 +00:00
ffs_vnops.c
fs.h
softdep.h