Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
* git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw: GFS2: Fix nlink setting on inode creation GFS2: fail mount if journal recovery fails GFS2: let spectator mount do read only recovery GFS2: Fix a use-after-free that coverity spotted GFS2: dlm based recovery coordination
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#define GFS2_LIVE_LOCK 1
|
||||
#define GFS2_TRANS_LOCK 2
|
||||
#define GFS2_RENAME_LOCK 3
|
||||
#define GFS2_CONTROL_LOCK 4
|
||||
#define GFS2_MOUNTED_LOCK 5
|
||||
|
||||
/* Format numbers for various metadata types */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user