diff options
Diffstat (limited to 'fs/gfs2')
-rw-r--r-- | fs/gfs2/file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/gfs2/file.c b/fs/gfs2/file.c index b3333371aebb..cebfd404c1d9 100644 --- a/fs/gfs2/file.c +++ b/fs/gfs2/file.c | |||
@@ -889,7 +889,7 @@ out_uninit: | |||
889 | * cluster; until we do, disable leases (by just returning -EINVAL), | 889 | * cluster; until we do, disable leases (by just returning -EINVAL), |
890 | * unless the administrator has requested purely local locking. | 890 | * unless the administrator has requested purely local locking. |
891 | * | 891 | * |
892 | * Locking: called under lock_flocks | 892 | * Locking: called under i_lock |
893 | * | 893 | * |
894 | * Returns: errno | 894 | * Returns: errno |
895 | */ | 895 | */ |