]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Make inode64 a remountable option
authorCarlos Maiolino <cmaiolino@redhat.com>
Fri, 17 Aug 2012 21:19:38 +0000 (18:19 -0300)
committerBen Myers <bpm@sgi.com>
Wed, 26 Sep 2012 20:41:39 +0000 (15:41 -0500)
commitc3a58fecdd1934a8538ada9073107625f5151687
tree96f2aa96d890e22266dfd961e569ec11bd3251b5
parent4026c9fde9c67266932afd209e25bfef4474a1be
Make inode64 a remountable option

Actually, there is no reason about why a user must umount and mount a
XFS filesystem to enable 'inode64' option. So, this patch makes this a
remountable option.

Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_super.c