summaryrefslogtreecommitdiffstats
path: root/sys/dev/ciss/ciss.c
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2013-04-28 19:19:26 +0000
committerkib <kib@FreeBSD.org>2013-04-28 19:19:26 +0000
commitdae393576885009863cdf2f416eba41391fa7712 (patch)
treee988fafd506fcb0a5d479fd7f688c47b04551ef3 /sys/dev/ciss/ciss.c
parentebecd57ee2dd46812376994b4fb9cf9c81af71c5 (diff)
downloadFreeBSD-src-dae393576885009863cdf2f416eba41391fa7712.zip
FreeBSD-src-dae393576885009863cdf2f416eba41391fa7712.tar.gz
Assert that the object type for the vnode' non-NULL v_object, passed
to vnode_pager_setsize(), is either OBJT_VNODE, or, if vnode was already reclaimed, OBJT_DEAD. Note that the later is only possible due to some filesystems, in particular, nfsiods from nfs clients, call vnode_pager_setsize() with unlocked vnode. More, if the object is terminated, do not perform the resizing operation. Reviewed by: alc Tested by: pho, bf MFC after: 1 week
Diffstat (limited to 'sys/dev/ciss/ciss.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud