commit | 4056c1d08d2a7c50ae7414db7c1783ba45b4835d | [log] [tgz] |
---|---|---|
author | Carlos Maiolino <cmaiolino@redhat.com> | Thu Sep 20 10:32:40 2012 -0300 |
committer | Ben Myers <bpm@sgi.com> | Wed Sep 26 15:59:50 2012 -0500 |
tree | 35f898a661ba5bb100b14b84e56f434bc51bf6e3 | |
parent | 4c0837224c677db35cd85b04a77504c496cadb66 [diff] |
xfs: add inode64->inode32 transition into xfs_set_inode32() To make inode32 a remountable option, xfs_set_inode32() should be able to make a transition from inode64 option, disabling inode allocation on higher AGs. 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>