commit | 558e85289fca3d3397882442d1a695936c4f2662 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Thu Jan 31 18:15:33 2013 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Feb 13 06:15:02 2013 -0800 |
tree | de08e1f6d0e92fd0cbdcec7b4679ba3a61052b6b | |
parent | f4108a607f75b073423eed229ee4f95e5fc10631 [diff] |
gfs2: Report quotas in the caller's user namespace. When a quota is queried return the uid or the gid in the mapped into the caller's user namespace. In addition perform the munged version of the mapping so that instead of -1 a value that does not map is reported as the overflowuid or the overflowgid. Cc: Steven Whitehouse <swhiteho@redhat.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>