diff options
Diffstat (limited to 'fs/jfs/jfs_dmap.c')
-rw-r--r-- | fs/jfs/jfs_dmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/jfs/jfs_dmap.c b/fs/jfs/jfs_dmap.c index 82b0544bd76d..f3b1ebb22280 100644 --- a/fs/jfs/jfs_dmap.c +++ b/fs/jfs/jfs_dmap.c | |||
@@ -1507,7 +1507,7 @@ dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) | |||
1507 | if (l2nb < budmin) { | 1507 | if (l2nb < budmin) { |
1508 | 1508 | ||
1509 | /* search the lower level dmap control pages to get | 1509 | /* search the lower level dmap control pages to get |
1510 | * the starting block number of the the dmap that | 1510 | * the starting block number of the dmap that |
1511 | * contains or starts off the free space. | 1511 | * contains or starts off the free space. |
1512 | */ | 1512 | */ |
1513 | if ((rc = | 1513 | if ((rc = |