[f2fs-dev] [SPAM] INVESTMENT OFFER

2017-07-23 Thread ''NESTOR DANIEL'' via Linux-f2fs-devel
Dear Esteem Partner, I am an international consultant, right now I have a client who is willing to invest about USD$8.5Million Dollars in a variable project in your country. My client s looking for 12-15% returns on his investment yearly. My client is willing to use you as the fund manager wh

[f2fs-dev] [PATCH] f2fs: preserve i_mode if __f2fs_set_acl() fails

2017-07-23 Thread Ernesto A . Fernández
When changing a file's acl mask, __f2fs_set_acl() will first set the group bits of i_mode to the value of the mask, and only then set the actual extended attribute representing the new acl. If the second part fails (due to lack of space, for example) and the file had no acl attribute to begin with

Re: [f2fs-dev] [f2fs:dev-test 9/9] fs/f2fs/file.c:599:9: error: implicit declaration of function 'iomap_zero_range'

2017-07-23 Thread sunqiuyang
Hi Jaegeuk, OK, I agree with your modification. Thanks, From: Jaegeuk Kim [jaeg...@kernel.org] Sent: Saturday, July 22, 2017 6:09 To: kbuild test robot Cc: sunqiuyang; kbuild-...@01.org; linux-f2fs-devel@lists.sourceforge.net Subject: Re: [f2fs:dev-test