From: Carlos Maiolino Date: Thu, 20 Sep 2012 13:32:39 +0000 (-0300) Subject: xfs: Fix mp->m_maxagi update during inode64 remount X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~35^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c0837224c677db35cd85b04a77504c496cadb66;p=pandora-kernel.git xfs: Fix mp->m_maxagi update during inode64 remount 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 Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed