commit | ee4fb16cbec9aa1ce6e837d143f411ee42df1bb5 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Sat Nov 02 09:41:18 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Nov 05 08:28:27 2019 -0800 |
tree | f62b41be1eb7004a73db2a6a076d1a42d0493d1c | |
parent | 50f8300904b1b217328219812ee67c231a5aff8d [diff] |
xfs: decrease indenting problems in xfs_dabuf_map Refactor the code that complains when a dir/attr mapping doesn't exist but the caller requires a mapping. This small restructuring helps us to reduce the indenting level. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>