Skip to content

Commit

Permalink
gfs2: Enable building with user namespaces enabled
Browse files Browse the repository at this point in the history
Now that all of the necessary work has been done to push kuids and
kgids throughout gfs2 and to convert between kuids and kgids when
reading and writing the on disk structures it is safe to enable gfs2
when multiple user namespaces are enabled.

Cc: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
  • Loading branch information
Eric W. Biederman committed Feb 13, 2013
1 parent d054642 commit 0f07bd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1072,7 +1072,6 @@ config UIDGID_CONVERTED

# Filesystems
depends on CIFS = n
depends on GFS2_FS = n
depends on NCP_FS = n
depends on NFSD = n
depends on NFS_FS = n
Expand Down

0 comments on commit 0f07bd3

Please sign in to comment.