From: Christoph Hellwig Date: Wed, 14 Mar 2018 06:15:27 +0000 (-0700) Subject: xfs: remove an outdated comment for xfs_inode_item_committing X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4f7aa2fd8c94d621e62131f3d6506a88ad9b0926;p=linux.git 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 Reviewed-by: Darrick J. Wong Signed-off-by: Darrick J. Wong --- diff --git a/fs/xfs/xfs_inode_item.c b/fs/xfs/xfs_inode_item.c index 35c1d3772a9cf..34b91b7897029 100644 --- a/fs/xfs/xfs_inode_item.c +++ b/fs/xfs/xfs_inode_item.c @@ -634,10 +634,6 @@ xfs_inode_item_committed( return lsn; } -/* - * XXX rcc - this one really has to do something. Probably needs - * to stamp in a new field in the incore inode. - */ STATIC void xfs_inode_item_committing( struct xfs_log_item *lip,