From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jaegeuk Kim Subject: Re: [RFC PATCH 0/2] f2fs: introduce lost+found feature Date: Sun, 11 Feb 2018 16:10:14 -0800 Message-ID: <20180212001014.GB44666@jaegeuk-macbookpro.roam.corp.google.com> References: <20180206043118.134137-1-shengyong1@huawei.com> <20180210025006.GB6020@jaegeuk-macbookpro.roam.corp.google.com> <75d0e560-9293-2671-3a92-d601bfde9981@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from sfi-mx-2.v28.ch3.sourceforge.com ([172.29.28.192] helo=mx.sourceforge.net) by sfs-ml-1.v29.ch3.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) (envelope-from ) id 1el1hO-0000Cz-0n for linux-f2fs-devel@lists.sourceforge.net; Mon, 12 Feb 2018 00:10:22 +0000 Received: from mail.kernel.org ([198.145.29.99]) by sfi-mx-2.v28.ch3.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) id 1el1hN-0002pb-6h for linux-f2fs-devel@lists.sourceforge.net; Mon, 12 Feb 2018 00:10:21 +0000 Content-Disposition: inline In-Reply-To: <75d0e560-9293-2671-3a92-d601bfde9981@huawei.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net To: Sheng Yong Cc: heyunlei@huawei.com, miaoxie@huawei.com, linux-f2fs-devel@lists.sourceforge.net On 02/11, Sheng Yong wrote: > Hi, Jaegeuk > > On 2018/2/10 10:50, Jaegeuk Kim wrote: > > On 02/06, Sheng Yong wrote: > > > This patchset introduces lost+found feature in f2fs. If the feature is > > > enabled, f2fs should avoid to encrypting root directory. > > > > In that case, we need to add test_dummy_encryption likewise ext4. > > > If the test_dummy_encryption is only used for some a testcase, I think > it's ok not to add it. The lost_found feature is not enabled by default, > so if we don't specify "-O lost_found" for mkfs, root directory is allowed > to be encrypted. If I miss something, please let me know :) No, we have to be able to test lost_found with encryption. :) Thanks, > > thanks, > Sheng > > > > > > > For more information, please check the mail "f2fs-tools: introduce lost+ > > > found feature". > > > > > > Thanks, > > > Sheng > > > > > > Sheng Yong (2): > > > f2fs: clean up f2fs_sb_has_xxx functions > > > f2fs: introduce lost+found feature > > > > > > fs/f2fs/data.c | 2 +- > > > fs/f2fs/f2fs.h | 53 +++++++++++++++-------------------------------------- > > > fs/f2fs/file.c | 6 +++--- > > > fs/f2fs/segment.c | 4 ++-- > > > fs/f2fs/super.c | 26 +++++++++++++++++++------- > > > fs/f2fs/sysfs.c | 4 ++-- > > > 6 files changed, 42 insertions(+), 53 deletions(-) > > > > > > -- > > > 2.11.0 > > > > . > > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot