From b0587d8eb4a2a6b6b99a9732a333db4dcc791e2d Mon Sep 17 00:00:00 2001 From: Vitaliy Filippov Date: Sat, 11 Jan 2014 20:40:29 +0000 Subject: [PATCH] bmove.c comment --- bmove.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bmove.c b/bmove.c index 5eb4e58..ce6cffe 100644 --- a/bmove.c +++ b/bmove.c @@ -1,7 +1,8 @@ /* * 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% * This file may be redistributed under the terms of the GNU Library