diff options
author | Dave Chinner <dchinner@redhat.com> | 2014-06-06 15:20:54 +1000 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2014-06-06 15:20:54 +1000 |
commit | bc85178a7668db835666c6a5bd53436eebfc94b1 (patch) | |
tree | a66a6163b3d24a5cb2d31c33593abddf5563f27f /fs/ext4/indirect.c | |
parent | 53f82db003900822ff828b792b1690a53a57c028 (diff) | |
download | talos-op-linux-bc85178a7668db835666c6a5bd53436eebfc94b1.tar.gz talos-op-linux-bc85178a7668db835666c6a5bd53436eebfc94b1.zip |
xfs: remove mp->m_dir_geo from directory logging
We don't pass the xfs_da_args or the geometry all the way down to
the directory buffer logging code, hence we have to use
mp->m_dir_geo here. Fix this to use the geometry passed via the
xfs_da_args, and convert all the directory logging functions for
consistency.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/ext4/indirect.c')
0 files changed, 0 insertions, 0 deletions