diff options
Diffstat (limited to 'fs/gfs2/file.c')
| -rw-r--r-- | fs/gfs2/file.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/gfs2/file.c b/fs/gfs2/file.c index 4edd662c8232..8fcfefb96077 100644 --- a/fs/gfs2/file.c +++ b/fs/gfs2/file.c | |||
| @@ -620,6 +620,8 @@ static ssize_t gfs2_file_aio_write(struct kiocb *iocb, const struct iovec *iov, | |||
| 620 | * cluster; until we do, disable leases (by just returning -EINVAL), | 620 | * cluster; until we do, disable leases (by just returning -EINVAL), |
| 621 | * unless the administrator has requested purely local locking. | 621 | * unless the administrator has requested purely local locking. |
| 622 | * | 622 | * |
| 623 | * Locking: called under lock_flocks | ||
| 624 | * | ||
| 623 | * Returns: errno | 625 | * Returns: errno |
| 624 | */ | 626 | */ |
| 625 | 627 | ||
