commit | 307cdb54b80e036978b7b717abcbcfdac0b34e38 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Oct 30 12:24:58 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Sun Nov 03 10:22:30 2019 -0800 |
tree | fa05be76a421b431b98530f9d694fed55ca2ad0d | |
parent | 88cdb7147b21b2d8b4bd3f3d95ce0bffd73e1ac3 [diff] |
xfs: don't log the inode in xfs_fs_map_blocks if it Even if we are asked for a write layout there is no point in logging the inode unless we actually modified it in some way. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>