-
- Downloads
reiserfs: eliminate per-super xattr lock
With the switch to using inode->i_mutex locking during lookups/creation in the xattr root, the per-super xattr lock is no longer needed. This patch removes it. Signed-off-by:Jeff Mahoney <jeffm@suse.com> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- fs/reiserfs/inode.c 1 addition, 13 deletionsfs/reiserfs/inode.c
- fs/reiserfs/namei.c 0 additions, 29 deletionsfs/reiserfs/namei.c
- fs/reiserfs/super.c 0 additions, 4 deletionsfs/reiserfs/super.c
- fs/reiserfs/xattr.c 35 additions, 35 deletionsfs/reiserfs/xattr.c
- fs/reiserfs/xattr_acl.c 33 additions, 41 deletionsfs/reiserfs/xattr_acl.c
- include/linux/reiserfs_fs.h 0 additions, 3 deletionsinclude/linux/reiserfs_fs.h
- include/linux/reiserfs_fs_sb.h 0 additions, 3 deletionsinclude/linux/reiserfs_fs_sb.h
- include/linux/reiserfs_xattr.h 5 additions, 23 deletionsinclude/linux/reiserfs_xattr.h
Loading
Please register or sign in to comment