bmove.c comment

master
Vitaliy Filippov 2014-01-11 20:40:29 +00:00
parent af8311fa63
commit b0587d8eb4
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
/* /*
* bmove.c --- Move blocks around to make way for a particular filesystem structure. * bmove.c --- Move blocks around to make way for a particular filesystem structure.
* Adjusted to work correctly with bigalloc.
* *
* Copyright (C) 1997 Theodore Ts'o. * Copyright (C) 1997 Theodore Ts'o, (C) 2014 Vitaliy Filippov.
* *
* %Begin-Header% * %Begin-Header%
* This file may be redistributed under the terms of the GNU Library * This file may be redistributed under the terms of the GNU Library