]> git.baikalelectronics.ru Git - 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)
commit80b42ddfd21947947221ffd42d7e842e9645a50b
tree9fdbfef79a11341051d32d24c3889a61a3d8f848
parentcbc54daa298fac0d86f8d9dba10888ad64aace66
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