]> Git Repo - linux.git/commit
xfs: bmap code cleanup
authorShan Hai <[email protected]>
Tue, 23 Jan 2018 21:56:11 +0000 (13:56 -0800)
committerDarrick J. Wong <[email protected]>
Mon, 29 Jan 2018 15:27:22 +0000 (07:27 -0800)
commit6ca30729c206d62d88730a904af7d543a56273d8
treeb094bdea6121381dd71acff4e7563b7f3ab4ea3d
parent643c8c05e75d978c55ceb584f21a16de5431c17d
xfs: bmap code cleanup

Remove the extent size hint and realtime inode relevant code from
the xfs_bmapi_reserve_delalloc since it is not called on the inode
with extent size hint set or on a realtime inode.

Signed-off-by: Shan Hai <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
fs/xfs/libxfs/xfs_bmap.c
This page took 0.063014 seconds and 4 git commands to generate.