aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_rmap_item.c
diff options
context:
space:
mode:
authorGravatar Chandan Rajendra <chandan@linux.vnet.ibm.com> 2018-04-02 15:47:43 -0700
committerGravatar Darrick J. Wong <darrick.wong@oracle.com> 2018-04-02 15:47:43 -0700
commitc959025edad924c8f4a8a3140221f3cde22243db (patch)
treec49e7bc84e4bb3c759a70002476b43cafa74a4bb /fs/xfs/xfs_rmap_item.c
parentxfs: do not log/recover swapext extent owner changes for deleted inodes (diff)
downloadlinux-c959025edad924c8f4a8a3140221f3cde22243db.tar.gz
linux-c959025edad924c8f4a8a3140221f3cde22243db.tar.bz2
linux-c959025edad924c8f4a8a3140221f3cde22243db.zip
xfs: Remove "committed" argument of xfs_dir_ialloc
xfs_dir_ialloc() rolls the current transaction when allocation of a new inode required the space manager to perform an allocation and replinish the Inode btree. None of the callers of xfs_dir_ialloc() need to know if the transaction was committed. Hence this commit removes the "committed" argument of xfs_dir_ialloc. Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_rmap_item.c')
0 files changed, 0 insertions, 0 deletions