-
- Downloads
ocfs2: Silence false lockdep warnings
Create separate lockdep lock classes for system file's i_mutexes. They are used to guard allocations and similar things and thus rank differently than i_mutex of a regular file or directory. Signed-off-by:Jan Kara <jack@suse.cz> Signed-off-by:
Mark Fasheh <mark.fasheh@oracle.com>
Showing
- fs/ocfs2/export.c 2 additions, 2 deletionsfs/ocfs2/export.c
- fs/ocfs2/inode.c 9 additions, 1 deletionfs/ocfs2/inode.c
- fs/ocfs2/inode.h 4 additions, 3 deletionsfs/ocfs2/inode.h
- fs/ocfs2/journal.c 1 addition, 1 deletionfs/ocfs2/journal.c
- fs/ocfs2/namei.c 1 addition, 1 deletionfs/ocfs2/namei.c
- fs/ocfs2/super.c 2 additions, 2 deletionsfs/ocfs2/super.c
- fs/ocfs2/sysfile.c 1 addition, 1 deletionfs/ocfs2/sysfile.c
Loading
Please register or sign in to comment