diff for duplicates of <4DAC1D5D.3020506@coly.li> diff --git a/a/1.txt b/N1/1.txt index 0602033..39608e4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ -On 2011=E5=B9=B404=E6=9C=8818=E6=97=A5 17:01, liubo Wrote: +On 2011年04月18日 17:01, liubo Wrote: > On 04/18/2011 04:41 PM, Coly Li wrote: ->> On 2011=E5=B9=B404=E6=9C=8818=E6=97=A5 15:37, liubo Wrote: +>> On 2011年04月18日 15:37, liubo Wrote: >>> Signed-off-by: Liu Bo <liubo2009@cn.fujitsu.com> >>> --- >>> debugfs/htree.c | 2 +- @@ -14,8 +14,7 @@ On 2011=E5=B9=B404=E6=9C=8818=E6=97=A5 17:01, liubo Wrote: >>> lib/e2p/getflags.c | 6 +++--- >>> lib/e2p/pf.c | 34 +++++++++++++++++----------------- >>> lib/e2p/setflags.c | 6 +++--- ->>> lib/ext2fs/ext2_fs.h | 44 ++++++++++++++++++++++--------------= --------- +>>> lib/ext2fs/ext2_fs.h | 44 ++++++++++++++++++++++---------------------- >>> lib/ext2fs/link.c | 4 ++-- >>> lib/ext2fs/mkjournal.c | 2 +- >>> misc/chattr.c | 26 +++++++++++++------------- @@ -25,44 +24,39 @@ On 2011=E5=B9=B404=E6=9C=8818=E6=97=A5 17:01, liubo Wrote: >> >> Hi Bo, >> ->> Could you please to introduce the motivation of this patch set a lit= -tle bit more? Thanks. +>> Could you please to introduce the motivation of this patch set a little bit more? Thanks. >> ->=20 +> > Hi Li, ->=20 -> Since we want to control COW and compression attribute on a per file = -or per directory basis, +> +> Since we want to control COW and compression attribute on a per file or per directory basis, > and find that the generic command "chattr" is the "Mr Right". ->=20 +> > Currently only btrfs supports both, of course. ->=20 +> > With these patches, we can do the followings: ->=20 +> > c: compress > C: nocow ->=20 +> > set compress & nocow: ->=20 +> > # ./misc/chattr -V +c +C /mnt/btrfs/dir/ > chattr 1.41.14 (22-Dec-2010) > Flags of /mnt/btrfs/dir/ set as --------c------C ->=20 +> > # ./misc/lsattr -d /mnt/btrfs/dir/ > --------c------C /mnt/btrfs/dir/ ->=20 +> -Thank you for the explaining. Now I understand this patch set is to mak= -e chattr of e2fsprogs to support a +Thank you for the explaining. Now I understand this patch set is to make chattr of e2fsprogs to support a (currently-only) btrfs feature. -It seems chattr and lsattr is not an ext[234] only utilities any more..= -=2E +It seems chattr and lsattr is not an ext[234] only utilities any more... ---=20 +-- Coly Li -- -To unsubscribe from this list: send the line "unsubscribe linux-ext4" i= -n +To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 8e06aa6..bf36767 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -12,9 +12,9 @@ " Chris Mason <chris.mason@oracle.com>\0" "\00:1\0" "b\0" - "On 2011=E5=B9=B404=E6=9C=8818=E6=97=A5 17:01, liubo Wrote:\n" + "On 2011\345\271\26404\346\234\21018\346\227\245 17:01, liubo Wrote:\n" "> On 04/18/2011 04:41 PM, Coly Li wrote:\n" - ">> On 2011=E5=B9=B404=E6=9C=8818=E6=97=A5 15:37, liubo Wrote:\n" + ">> On 2011\345\271\26404\346\234\21018\346\227\245 15:37, liubo Wrote:\n" ">>> Signed-off-by: Liu Bo <liubo2009@cn.fujitsu.com>\n" ">>> ---\n" ">>> debugfs/htree.c | 2 +-\n" @@ -28,8 +28,7 @@ ">>> lib/e2p/getflags.c | 6 +++---\n" ">>> lib/e2p/pf.c | 34 +++++++++++++++++-----------------\n" ">>> lib/e2p/setflags.c | 6 +++---\n" - ">>> lib/ext2fs/ext2_fs.h | 44 ++++++++++++++++++++++--------------=\n" - "--------\n" + ">>> lib/ext2fs/ext2_fs.h | 44 ++++++++++++++++++++++----------------------\n" ">>> lib/ext2fs/link.c | 4 ++--\n" ">>> lib/ext2fs/mkjournal.c | 2 +-\n" ">>> misc/chattr.c | 26 +++++++++++++-------------\n" @@ -39,46 +38,41 @@ ">>\n" ">> Hi Bo,\n" ">>\n" - ">> Could you please to introduce the motivation of this patch set a lit=\n" - "tle bit more? Thanks.\n" + ">> Could you please to introduce the motivation of this patch set a little bit more? Thanks.\n" ">>\n" - ">=20\n" + "> \n" "> Hi Li,\n" - ">=20\n" - "> Since we want to control COW and compression attribute on a per file =\n" - "or per directory basis,\n" + "> \n" + "> Since we want to control COW and compression attribute on a per file or per directory basis,\n" "> and find that the generic command \"chattr\" is the \"Mr Right\".\n" - ">=20\n" + "> \n" "> Currently only btrfs supports both, of course.\n" - ">=20\n" + "> \n" "> With these patches, we can do the followings:\n" - ">=20\n" + "> \n" "> c: compress\n" "> C: nocow\n" - ">=20\n" + "> \n" "> set compress & nocow:\n" - ">=20\n" + "> \n" "> # ./misc/chattr -V +c +C /mnt/btrfs/dir/\n" "> chattr 1.41.14 (22-Dec-2010)\n" "> Flags of /mnt/btrfs/dir/ set as --------c------C\n" - ">=20\n" + "> \n" "> # ./misc/lsattr -d /mnt/btrfs/dir/\n" "> --------c------C /mnt/btrfs/dir/\n" - ">=20\n" + "> \n" "\n" - "Thank you for the explaining. Now I understand this patch set is to mak=\n" - "e chattr of e2fsprogs to support a\n" + "Thank you for the explaining. Now I understand this patch set is to make chattr of e2fsprogs to support a\n" "(currently-only) btrfs feature.\n" "\n" - "It seems chattr and lsattr is not an ext[234] only utilities any more..=\n" - "=2E\n" + "It seems chattr and lsattr is not an ext[234] only utilities any more...\n" "\n" - "--=20\n" + "-- \n" "Coly Li\n" "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-ext4\" i=\n" - "n\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-ext4\" in\n" "the body of a message to majordomo@vger.kernel.org\n" More majordomo info at http://vger.kernel.org/majordomo-info.html -62abb7b5ee9779b4b9a08ae9028740a497c3e3e5d96aa535cdf487e90fec62cb +6b601bea4a09185a65e05f5e868c9cb313f76404344fbd012b8933374003d35f
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.