Re: [f2fs-dev] [PATCH] f2fs: fix a bug of inheriting default ACL from parent

2015-01-26 Thread Chao Yu
Hi Kinglong, Nice catch! > -Original Message- > From: Kinglong Mee [mailto:kinglong...@gmail.com] > Sent: Saturday, January 24, 2015 5:06 PM > To: Jaegeuk Kim > Cc: linux-fsde...@vger.kernel.org; linux-f2fs-devel@lists.sourceforge.net > Subject: [f2fs-dev] [PATCH]

[f2fs-dev] [PATCH] f2fs: fix a bug of inheriting default ACL from parent

2015-01-24 Thread Kinglong Mee
Introduced by a6dda0e63e97122ce9e0ba04367e37cca28315fa "f2fs: use generic posix ACL infrastructure". When testing default acl, gets in recent kernel (3.19.0-rc5), # setfacl -dm g:root:rwx test/ # getfacl test/ # file: test/ # owner: root # group: root user::rwx group::r-x other::r-x default:user::