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>
This commit is contained in:
committed by
Darrick J. Wong
parent
2022ab36fe
commit
4f7aa2fd8c
@@ -634,10 +634,6 @@ xfs_inode_item_committed(
|
|||||||
return lsn;
|
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
|
STATIC void
|
||||||
xfs_inode_item_committing(
|
xfs_inode_item_committing(
|
||||||
struct xfs_log_item *lip,
|
struct xfs_log_item *lip,
|
||||||
|
|||||||
Reference in New Issue
Block a user