linux/fs/gfs2
Steven Whitehouse d7e623da1a GFS2: Fix permissions on "recover" file
Although this file is only ever written and not read by
userspace, it seems that the utils are opening this
file O_RDWR, so we need to allow that.

Also fixes the whitespace which seemed to be broken.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Cc: David Teigland <teigland@redhat.com>
2009-08-14 14:04:46 +01:00
..
Kconfig
Makefile
acl.c
acl.h
aops.c GFS2: keep statfs info in sync on grows 2009-07-30 10:52:33 +01:00
bmap.c
bmap.h
dentry.c
dir.c
dir.h
eaops.c
eaops.h
eattr.c
eattr.h
export.c
file.c
gfs2.h
glock.c GFS2: remove dcache entries for remote deleted inodes 2009-07-30 11:01:03 +01:00
glock.h GFS2: remove dcache entries for remote deleted inodes 2009-07-30 11:01:03 +01:00
glops.c GFS2: remove dcache entries for remote deleted inodes 2009-07-30 11:01:03 +01:00
glops.h
incore.h GFS2: remove dcache entries for remote deleted inodes 2009-07-30 11:01:03 +01:00
inode.c
inode.h
lock_dlm.c
log.c
log.h
lops.c
lops.h
main.c
meta_io.c
meta_io.h
ops_fstype.c
ops_inode.c
quota.c
quota.h
recovery.c
recovery.h
rgrp.c GFS2: Fix incorrent statfs consistency check 2009-07-30 11:00:28 +01:00
rgrp.h
super.c GFS2: remove dcache entries for remote deleted inodes 2009-07-30 11:01:03 +01:00
super.h GFS2: keep statfs info in sync on grows 2009-07-30 10:52:33 +01:00
sys.c GFS2: Fix permissions on "recover" file 2009-08-14 14:04:46 +01:00
sys.h
trace_gfs2.h tracing/events: Move TRACE_SYSTEM outside of include guard 2009-07-13 10:59:55 +02:00
trans.c
trans.h
util.c
util.h