]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
xfs: Make inode32 a remountable option
authorCarlos Maiolino <cmaiolino@redhat.com>
Thu, 20 Sep 2012 13:32:41 +0000 (10:32 -0300)
committerBen Myers <bpm@sgi.com>
Wed, 26 Sep 2012 21:01:28 +0000 (16:01 -0500)
commit2ea0392983a82f7dc3055568ae0f2558724d119b
tree9fdbfef79a11341051d32d24c3889a61a3d8f848
parent4056c1d08d2a7c50ae7414db7c1783ba45b4835d
xfs: Make inode32 a remountable option

As inode64 is the default option now, and was also made remountable
previously, inode32 can also be remounted on-the-fly when it is needed.

Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_super.c