Searched hist:cb25797d451dc774d9dbc402a65f16a0e32199fe (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | sysfile.c | diff cb25797d451dc774d9dbc402a65f16a0e32199fe Thu Jun 04 08:26:50 CDT 2009 Jan Kara <jack@suse.cz> ocfs2: Add lockdep annotations
Add lockdep support to OCFS2. The support also covers all of the cluster locks except for open locks, journal locks, and local quotafile locks. These are special because they are acquired for a node, not for a particular process and lockdep cannot deal with such type of locking.
Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | dlmglue.h | diff cb25797d451dc774d9dbc402a65f16a0e32199fe Thu Jun 04 08:26:50 CDT 2009 Jan Kara <jack@suse.cz> ocfs2: Add lockdep annotations
Add lockdep support to OCFS2. The support also covers all of the cluster locks except for open locks, journal locks, and local quotafile locks. These are special because they are acquired for a node, not for a particular process and lockdep cannot deal with such type of locking.
Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | inode.c | diff cb25797d451dc774d9dbc402a65f16a0e32199fe Thu Jun 04 08:26:50 CDT 2009 Jan Kara <jack@suse.cz> ocfs2: Add lockdep annotations
Add lockdep support to OCFS2. The support also covers all of the cluster locks except for open locks, journal locks, and local quotafile locks. These are special because they are acquired for a node, not for a particular process and lockdep cannot deal with such type of locking.
Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | ocfs2.h | diff cb25797d451dc774d9dbc402a65f16a0e32199fe Thu Jun 04 08:26:50 CDT 2009 Jan Kara <jack@suse.cz> ocfs2: Add lockdep annotations
Add lockdep support to OCFS2. The support also covers all of the cluster locks except for open locks, journal locks, and local quotafile locks. These are special because they are acquired for a node, not for a particular process and lockdep cannot deal with such type of locking.
Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | dlmglue.c | diff cb25797d451dc774d9dbc402a65f16a0e32199fe Thu Jun 04 08:26:50 CDT 2009 Jan Kara <jack@suse.cz> ocfs2: Add lockdep annotations
Add lockdep support to OCFS2. The support also covers all of the cluster locks except for open locks, journal locks, and local quotafile locks. These are special because they are acquired for a node, not for a particular process and lockdep cannot deal with such type of locking.
Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | namei.c | diff cb25797d451dc774d9dbc402a65f16a0e32199fe Thu Jun 04 08:26:50 CDT 2009 Jan Kara <jack@suse.cz> ocfs2: Add lockdep annotations
Add lockdep support to OCFS2. The support also covers all of the cluster locks except for open locks, journal locks, and local quotafile locks. These are special because they are acquired for a node, not for a particular process and lockdep cannot deal with such type of locking.
Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Joel Becker <joel.becker@oracle.com>
|