JFS: fine-grained xattr locking
Since the getxattr and listxattr iops no longer hold the i_sem, we can move the xattr locking into another semaphore. This allows us to simplify much of the xattr and acl code that went to lengths to avoid recursively setting i_sem.
Showing
Please register or sign in to comment