• Dave Kleikamp's avatar
    JFS: fine-grained xattr locking · 184d8aa1
    Dave Kleikamp authored
    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.
    184d8aa1
jfs_incore.h 6.1 KB