freebsd-dev/sys/fs/nandfs
Ravi Pokala bc089e5d7d [PR 206224] bv_cnt is sometimes examined without holding the bufobj lock
Add locking around access to bv_cnt which is currently being done unlocked

PR:		206224
Reviewed by:	imp
Approved by:	jhb
MFC after:	1 week
Sponsored by:	Panasas, Inc.
Differential Revision:	https://reviews.freebsd.org/D4931
2016-01-17 01:04:20 +00:00
..
bmap.c nandfs_meta_bread() calls bread() which can set bp to NULL in some 2015-03-01 21:41:37 +00:00
bmap.h
nandfs_alloc.c
nandfs_bmap.c
nandfs_buffer.c
nandfs_cleaner.c
nandfs_cpfile.c
nandfs_dat.c
nandfs_dir.c
nandfs_fs.h
nandfs_ifile.c
nandfs_mount.h
nandfs_segment.c [PR 206224] bv_cnt is sometimes examined without holding the bufobj lock 2016-01-17 01:04:20 +00:00
nandfs_subr.c Fix a minor style(9) issue. 2014-08-02 05:05:05 +00:00
nandfs_subr.h
nandfs_sufile.c
nandfs_vfsops.c File systems that do not use the buffer cache (such as ZFS) must 2015-04-15 20:16:31 +00:00
nandfs_vnops.c Handle MAKEENTRY cnp flag in the VOP_CREATE(). Curiously, some 2014-12-21 13:29:33 +00:00
nandfs.h Naughty NANDFS was using hidden unused flag, hiding the fact that the 2014-07-07 23:21:07 +00:00