projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2022ab3
)
xfs: remove an outdated comment for xfs_inode_item_committing
author
Christoph Hellwig
<hch@lst.de>
Wed, 14 Mar 2018 06:15:27 +0000
(23:15 -0700)
committer
Darrick J. Wong
<darrick.wong@oracle.com>
Wed, 14 Mar 2018 18:12:51 +0000
(11:12 -0700)
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
patch
|
blob
|
history
diff --git
a/fs/xfs/xfs_inode_item.c
b/fs/xfs/xfs_inode_item.c
index 35c1d3772a9cf4ac2836b029108288e7f3001235..34b91b78970294609564d1e51ed48a637e34f2fb 100644
(file)
--- 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,