commit | ecb528e3ea208750693731538411f86f78a4d965 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Thu Jan 31 17:36:56 2013 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Feb 13 06:14:32 2013 -0800 |
tree | 87f2780c10f1c9f899ae1aff15926c8ac5516a13 | |
parent | 488c8ef033c6409cd8d23bcd04eed2f56301836d [diff] |
ocfs2: Enable building with user namespaces enabled Now that ocfs2 has been converted to store uids and gids in kuid_t and kgid_t and all of the conversions have been added to the appropriate places it is safe to allow building and using ocfs2 with user namespace support enabled. Cc: Mark Fasheh <mfasheh@suse.com> Cc: Joel Becker <jlbec@evilplan.org> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>