xfs: remove an outdated comment for xfs_inode_item_committing
authorChristoph Hellwig <hch@lst.de>
Wed, 14 Mar 2018 06:15:27 +0000 (23:15 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 14 Mar 2018 18:12:51 +0000 (11:12 -0700)
commit4f7aa2fd8c94d621e62131f3d6506a88ad9b0926
treeb674e492f26729e542f5afc4a044464abf718e36
parent2022ab36fefc8cb6483b767e3ff9d099087c52d9
xfs: remove an outdated comment for xfs_inode_item_committing

The function now does something, and that something is central to our
inode logging scheme.

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>
fs/xfs/xfs_inode_item.c