Commit 2022ab36 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Darrick J. Wong

xfs: remove misleading comment text on xfs_inode_item_unlock

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarDarrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: default avatarDarrick J. Wong <darrick.wong@oracle.com>
parent 0ab32086
...@@ -579,9 +579,6 @@ xfs_inode_item_push( ...@@ -579,9 +579,6 @@ xfs_inode_item_push(
/* /*
* Unlock the inode associated with the inode log item. * Unlock the inode associated with the inode log item.
* Clear the fields of the inode and inode log item that
* are specific to the current transaction. If the
* hold flags is set, do not unlock the inode.
*/ */
STATIC void STATIC void
xfs_inode_item_unlock( xfs_inode_item_unlock(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment