diff options
Diffstat (limited to 'fs/xfs/xfs_inode_item.c')
-rw-r--r-- | fs/xfs/xfs_inode_item.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/xfs/xfs_inode_item.c b/fs/xfs/xfs_inode_item.c index 2e69412195e6..47d5b663c37e 100644 --- a/fs/xfs/xfs_inode_item.c +++ b/fs/xfs/xfs_inode_item.c | |||
@@ -704,8 +704,6 @@ xfs_inode_item_unlock( | |||
704 | * Clear out the fields of the inode log item particular | 704 | * Clear out the fields of the inode log item particular |
705 | * to the current transaction. | 705 | * to the current transaction. |
706 | */ | 706 | */ |
707 | iip->ili_ilock_recur = 0; | ||
708 | iip->ili_iolock_recur = 0; | ||
709 | iip->ili_flags = 0; | 707 | iip->ili_flags = 0; |
710 | 708 | ||
711 | /* | 709 | /* |