ad22d30357
initialized on the file system before trying to grab the lock of the per-mount extattr structure, as this lock is unitialized in that case. This is needed because ufs_extattr_vnode_inactive is called from ufs_inactive, which is also used by EA-unaware file systems such as ext2fs. Reviewed by: rwatson |
||
---|---|---|
.. | ||
ffs | ||
ifs | ||
mfs | ||
ufs |