forked from Minki/linux
xfs: remove misleading comment text on xfs_inode_item_unlock
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:
parent
0ab32086d0
commit
2022ab36fe
@ -579,9 +579,6 @@ out_unlock:
|
||||
|
||||
/*
|
||||
* 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
|
||||
xfs_inode_item_unlock(
|
||||
|
Loading…
Reference in New Issue
Block a user