diff options
Diffstat (limited to 'fs/bfs/file.c')
-rw-r--r-- | fs/bfs/file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/bfs/file.c b/fs/bfs/file.c index 1476cdd90cfb..0dceefc54b48 100644 --- a/fs/bfs/file.c +++ b/fs/bfs/file.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * fs/bfs/file.c | 3 | * fs/bfs/file.c |
4 | * BFS file operations. | 4 | * BFS file operations. |
5 | * Copyright (C) 1999,2000 Tigran Aivazian <tigran@veritas.com> | 5 | * Copyright (C) 1999-2018 Tigran Aivazian <aivazian.tigran@gmail.com> |
6 | * | 6 | * |
7 | * Make the file block allocation algorithm understand the size | 7 | * Make the file block allocation algorithm understand the size |
8 | * of the underlying block device. | 8 | * of the underlying block device. |