summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode_item.c
diff options
context:
space:
mode:
authorChristoph Hellwig2018-03-14 07:15:27 +0100
committerDarrick J. Wong2018-03-14 19:12:51 +0100
commit4f7aa2fd8c94d621e62131f3d6506a88ad9b0926 (patch)
treeb674e492f26729e542f5afc4a044464abf718e36 /fs/xfs/xfs_inode_item.c
parentxfs: remove misleading comment text on xfs_inode_item_unlock (diff)
downloadkernel-qcow2-linux-4f7aa2fd8c94d621e62131f3d6506a88ad9b0926.tar.gz
kernel-qcow2-linux-4f7aa2fd8c94d621e62131f3d6506a88ad9b0926.tar.xz
kernel-qcow2-linux-4f7aa2fd8c94d621e62131f3d6506a88ad9b0926.zip
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>
Diffstat (limited to 'fs/xfs/xfs_inode_item.c')
-rw-r--r--fs/xfs/xfs_inode_item.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/fs/xfs/xfs_inode_item.c b/fs/xfs/xfs_inode_item.c
index 35c1d3772a9c..34b91b789702 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,