Re: [PATCH] E2fsprogs: add missing usage for No_COW

2012-06-13 Thread Ted Ts'o
On Wed, Jun 13, 2012 at 03:47:13PM +0800, Liu Bo wrote: > Add the missing usage for No_COW since we've supported No_COW flag. > > Signed-off-by: Liu Bo Applied, thanks. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs

Re: [PATCH] E2fsprogs: add missing usage for No_COW

2012-06-13 Thread Roman Mamedov
On Wed, 13 Jun 2012 15:47:13 +0800 Liu Bo wrote: > Add the missing usage for No_COW since we've supported No_COW flag. > > Signed-off-by: Liu Bo > --- > misc/chattr.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/misc/chattr.c b/misc/chattr.c > index 141ea6e..

[PATCH] E2fsprogs: add missing usage for No_COW

2012-06-13 Thread Liu Bo
Add the missing usage for No_COW since we've supported No_COW flag. Signed-off-by: Liu Bo --- misc/chattr.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/misc/chattr.c b/misc/chattr.c index 141ea6e..24254cc 100644 --- a/misc/chattr.c +++ b/misc/chattr.c @@ -83,7 +83,7