locks: update comments that refer to inode->i_flock
[deliverable/linux.git] / fs / locks.c
index 2fc36b3772a02948b429ace2a6ceaca188c9b711..4d0d41163a50fedbe7c9b7d81911c5d5f2fbec6f 100644 (file)
@@ -2212,7 +2212,7 @@ again:
         */
        /*
         * we need that spin_lock here - it prevents reordering between
-        * update of inode->i_flock and check for it done in close().
+        * update of i_flctx->flc_posix and check for it done in close().
         * rcu_read_lock() wouldn't do.
         */
        spin_lock(&current->files->file_lock);
This page took 0.0251 seconds and 5 git commands to generate.