]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb7488d71437c1544b7a492124ae20592b1174b4a
tree3e950c8c7707b04e500d455950e3e57d292f7d1b
parent06c11dcd144cf5e52ff4b23da322d4ec1f50ceaa
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