xfs: xfs_iflock is no longer a completion
[linux-2.6-microblaze.git] / fs / xfs / xfs_inode_item.h
index 048b5e7..23a7b49 100644 (file)
@@ -25,8 +25,8 @@ struct xfs_inode_log_item {
         *
         * We need atomic changes between inode dirtying, inode flushing and
         * inode completion, but these all hold different combinations of
-        * ILOCK and iflock and hence we need some other method of serialising
-        * updates to the flush state.
+        * ILOCK and IFLUSHING and hence we need some other method of
+        * serialising updates to the flush state.
         */
        spinlock_t              ili_lock;          /* flush state lock */
        unsigned int            ili_last_fields;   /* fields when flushed */