diff options
author | jeff <jeff@FreeBSD.org> | 2003-10-05 06:43:03 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2003-10-05 06:43:03 +0000 |
commit | 29b3b781c2d4719782f46f1de18aadd6aeac1b87 (patch) | |
tree | 7dbe283484bf6ca737b531492fd34aaebf310dd3 /sys/fs | |
parent | 2afc542330b163fbeee6747befdc667df1d6e5ca (diff) | |
download | FreeBSD-src-29b3b781c2d4719782f46f1de18aadd6aeac1b87.zip FreeBSD-src-29b3b781c2d4719782f46f1de18aadd6aeac1b87.tar.gz |
- File systems that wish to inspect the vnode contents or their private
v_data field before calling vget/vn_lock must check VI_XLOCK manually to
be sure that v_data is still valid. Implement this check in two places
here.
Diffstat (limited to 'sys/fs')
0 files changed, 0 insertions, 0 deletions