diff options
-rw-r--r-- | fs/xfs/xfs_inode_item.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/xfs/xfs_inode_item.c b/fs/xfs/xfs_inode_item.c index 7666eae8844f..35c1d3772a9c 100644 --- a/fs/xfs/xfs_inode_item.c +++ b/fs/xfs/xfs_inode_item.c | |||
@@ -579,9 +579,6 @@ out_unlock: | |||
579 | 579 | ||
580 | /* | 580 | /* |
581 | * Unlock the inode associated with the inode log item. | 581 | * Unlock the inode associated with the inode log item. |
582 | * Clear the fields of the inode and inode log item that | ||
583 | * are specific to the current transaction. If the | ||
584 | * hold flags is set, do not unlock the inode. | ||
585 | */ | 582 | */ |
586 | STATIC void | 583 | STATIC void |
587 | xfs_inode_item_unlock( | 584 | xfs_inode_item_unlock( |