Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp214521ybt; Thu, 9 Jul 2020 20:25:01 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxGfzmTSKMPWJnBJdZV1FMyUNnoPIzigf/iDProkLrq0wGKGxpQ3QKg4scyOXn9Z4KqXqSc X-Received: by 2002:a17:907:72cf:: with SMTP id du15mr57365397ejc.151.1594351501616; Thu, 09 Jul 2020 20:25:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594351501; cv=none; d=google.com; s=arc-20160816; b=SS1gD4exNbqp0A8syFORDz60pP8YsPcIYeI1N8CAEtRFkDvtEHwxT6N4d+vCI7saMS g7XKt2qIRH42peNQKRuBqbUnuFr1V3WWIWnqrMgghHx2ZRBYqgPXv7y1ohOqxX7Of44y LtTJfvOlcE7m1Nq57OBW/tT8RuGXFvKZIweKGgAUJlCZzIF6TZOAldarklkvRwYFn0t8 JNqpVJ9ro4afXf5YwSptc2i5VY3Kd5e/uj2j3MfqsIT/I9eO95tIMH6A0SH1RfvbPKD1 iA4xpxeBRjCvsKkkfMZc1Zp0l6HiBGT/VoON+Kin3/1knhFAlT2cLohFVNJrs7vAJNGV cS4w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=rjy1z6suA/m3GG5L+DBitAYJ3wD7vzUhyu9VZshqYg4=; b=Q8ect0LltRJDIjtt7+MdhOjV69JKp5+jSO38JYZck34eeOlXKGTca6w8kyDo2B09e+ 7qUMJu4HTkEE/1+bwBRr6MT4ae6PzWrubc0i4VAOEI2NvGQwCyps6Cpp2SE10sqOMoRW BWsiQtqHRxH+4Su3wWBUPrzue/5O5CPNwbqFtBlh0jwarQcuQ/LPEtwCUNkodZzZvN01 NmtqhGKeYlXsnYnHMMxx+r1C06HYM4q8rGMMJXxL4m+6TQ5iGfJY8eyT4sQQFwjW3O0J ZOpkvwmJFKr047lqZjvJyySiKOZSbbJQF+ZSXw38s1UTueAPvxTrxlT4+tu+aNQJMtqa Kr4Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id mj26si3155687ejb.416.2020.07.09.20.24.39; Thu, 09 Jul 2020 20:25:01 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726796AbgGJDWF (ORCPT + 99 others); Thu, 9 Jul 2020 23:22:05 -0400 Received: from szxga07-in.huawei.com ([45.249.212.35]:49658 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726495AbgGJDWF (ORCPT ); Thu, 9 Jul 2020 23:22:05 -0400 Received: from DGGEMS408-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id 5FDB4283E771936722A9; Fri, 10 Jul 2020 11:22:02 +0800 (CST) Received: from [10.134.22.195] (10.134.22.195) by smtp.huawei.com (10.3.19.208) with Microsoft SMTP Server (TLS) id 14.3.487.0; Fri, 10 Jul 2020 11:21:57 +0800 Subject: Re: [f2fs-dev] [PATCH] f2fs: change the way of handling range.len in F2FS_IOC_SEC_TRIM_FILE To: Jaegeuk Kim , Daeho Jeong CC: Daeho Jeong , , , References: <20200710021505.2405872-1-daeho43@gmail.com> <20200710030246.GA545837@google.com> From: Chao Yu Message-ID: <62c9dd7a-5d18-8bb6-8e43-c055fcff51cc@huawei.com> Date: Fri, 10 Jul 2020 11:21:55 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20200710030246.GA545837@google.com> Content-Type: text/plain; charset="windows-1252" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.134.22.195] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2020/7/10 11:02, Jaegeuk Kim wrote: > On 07/10, Daeho Jeong wrote: >> From: Daeho Jeong >> >> Changed the way of handling range.len of F2FS_IOC_SEC_TRIM_FILE. >> 1. Added -1 value support for range.len to signify the end of file. >> 2. If the end of the range passes over the end of file, it means until >> the end of file. >> 3. ignored the case of that range.len is zero to prevent the function >> from making end_addr zero and triggering different behaviour of >> the function. >> >> Signed-off-by: Daeho Jeong >> --- >> fs/f2fs/file.c | 16 +++++++--------- >> 1 file changed, 7 insertions(+), 9 deletions(-) >> >> diff --git a/fs/f2fs/file.c b/fs/f2fs/file.c >> index 368c80f8e2a1..1c4601f99326 100644 >> --- a/fs/f2fs/file.c >> +++ b/fs/f2fs/file.c >> @@ -3813,21 +3813,19 @@ static int f2fs_sec_trim_file(struct file *filp, unsigned long arg) >> file_start_write(filp); >> inode_lock(inode); >> >> - if (f2fs_is_atomic_file(inode) || f2fs_compressed_file(inode)) { >> + if (f2fs_is_atomic_file(inode) || f2fs_compressed_file(inode) || >> + range.start >= inode->i_size) { >> ret = -EINVAL; >> goto err; >> } >> >> - if (range.start >= inode->i_size) { >> - ret = -EINVAL; >> + if (range.len == 0) >> goto err; >> - } >> >> - if (inode->i_size - range.start < range.len) { >> - ret = -E2BIG; >> - goto err; >> - } >> - end_addr = range.start + range.len; >> + if (range.len == (u64)-1 || inode->i_size - range.start < range.len) >> + end_addr = inode->i_size; We can remove 'range.len == (u64)-1' condition since later condition can cover this? > > Hmm, what if there are blocks beyond i_size? Do we need to check i_blocks for The blocks beyond i_size will never be written, there won't be any valid message there, so we don't need to worry about that. Thanks, > ending criteria? > >> + else >> + end_addr = range.start + range.len; >> >> to_end = (end_addr == inode->i_size); >> if (!IS_ALIGNED(range.start, F2FS_BLKSIZE) || >> -- >> 2.27.0.383.g050319c2ae-goog >> >> >> >> _______________________________________________ >> Linux-f2fs-devel mailing list >> Linux-f2fs-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel > > > _______________________________________________ > Linux-f2fs-devel mailing list > Linux-f2fs-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel > . >