[PATCH 4/6] xfs: Fix mp->m_maxagi update during inode64 remount
Christoph Hellwig
hch at infradead.org
Tue Sep 25 04:37:15 CDT 2012
On Thu, Sep 20, 2012 at 10:32:39AM -0300, Carlos Maiolino wrote:
> With the changes made on xfs_set_inode64(), to make it behave as
> xfs_set_inode32() (now leaving to the caller the responsibility to update
> mp->m_maxagi), we use the return value of xfs_set_inode64() to update
> mp->m_maxagi during remount.
>
> Signed-off-by: Carlos Maiolino <cmaiolino at redhat.com>
Shouldn;t this be part of the previous patch?
Otherwise looks good.
More information about the xfs
mailing list