OSDN Git Service

gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 1 Feb 2013 01:49:26 +0000 (17:49 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Wed, 13 Feb 2013 14:15:01 +0000 (06:15 -0800)
commitf4108a607f75b073423eed229ee4f95e5fc10631
tree3e950c8c7707b04e500d455950e3e57d292f7d1b
parent393551e9898136513007b1e88a25bd4dcdb0d759
gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE

Split NO_QUOTA_CHANGE into NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE
so the constants may be well typed.

Cc: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
fs/gfs2/bmap.c
fs/gfs2/dir.c
fs/gfs2/inode.c
fs/gfs2/quota.c
fs/gfs2/quota.h
fs/gfs2/super.c
fs/gfs2/xattr.c