-
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