diff options
author | Dave Chinner <dchinner@redhat.com> | 2015-07-29 03:51:01 +0200 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2015-07-29 03:51:01 +0200 |
commit | ab7bb61092308e83130b8d15725aee1672991d65 (patch) | |
tree | b80c7f326f75c50f42e26a75466ed84f8edb6850 /crypto/authenc.c | |
parent | Linux 4.2-rc2 (diff) | |
download | linux-ab7bb61092308e83130b8d15725aee1672991d65.tar.xz linux-ab7bb61092308e83130b8d15725aee1672991d65.zip |
xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag
xfs_bunmapi() doesn't care what type of extent is being freed and
does not look at the XFS_BMAPI_METADATA flag at all. As such we can
remove the XFS_BMAPI_METADATA from all callers that use it.
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 'crypto/authenc.c')
0 files changed, 0 insertions, 0 deletions