On Tue, Jan 12, 2016 at 05:56:48PM +0900, Li Xi wrote: > Chattr and lsattr can be used to set or get project ID: > chattr -p <project id> file > lsattr -p file > > Signed-off-by: Li Xi <lixi@xxxxxxx> > Signed-off-by: Wang Shilong <wshilong@xxxxxxx> > --- > lib/e2p/Makefile.in | 11 +++++++++-- > lib/e2p/e2p.h | 2 ++ > misc/chattr.1.in | 7 +++++++ > misc/chattr.c | 33 +++++++++++++++++++++++++++++++-- > misc/lsattr.1.in | 5 ++++- > misc/lsattr.c | 18 ++++++++++++++++-- > 6 files changed, 69 insertions(+), 7 deletions(-) Hi, this patch is missing the new files for fgetproject.c and fsetproject.c. Can you resend them, please? - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html