From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6711B3D3D09 for ; Fri, 15 May 2026 04:21:14 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778818874; cv=none; b=WSNwNE+7p+0u8SmxvXF+pwIvGxIssk38P+3b3bAPJE95HNHSuGZfM1tqKp5rZw/Hc/91WOFsE78bRFbTn3KDRP9in2chNfdnFVjVENpg3Jl3vO93PWyt6pwZYrCZlPen8D+JBUEpJ80tgnBmWxYHxG+mxRbBsWz8SpxMLxW7pd0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778818874; c=relaxed/simple; bh=hzpbGtt5JNjh+2XBoTTDm/pYECTztJwQwqxX8PEVhBM=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=dy5fVvWvv56rgiYatSEQgfyYGFdqr7m/GVOEfi8MRZnIzU4HSc1JBt2oCoo02uv+nO7QH/auVEnX2/Z+OhijL1gbLLuqnfhdknWm5pZU1AWxgKuPi++/Omudgk25LvF6DV3gMTOK09CMGJFIIgUsSoYddbtwK6fz02iTXIWve8M= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=bKV9axnK; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="bKV9axnK" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 65FBCC2BCB0; Fri, 15 May 2026 04:21:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778818874; bh=hzpbGtt5JNjh+2XBoTTDm/pYECTztJwQwqxX8PEVhBM=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=bKV9axnKW3Cc6MWDsucuNgq6+/Jh6Mt2Ax6tMrNcS3lwNimU+2vXlXtpT+H7DFFbJ uB2/iL4IUVd4r6YCrgMXPxMcmdjyzyvrJh29294+YQMkX2OjwE9iDnjXaVKCISp0jf yU0QnnGJu270NpqilE5mKCGtqIZeNzhdL5ZiSBjyZIurCJ9ONl3ChrWw5kgNHJiSK3 M4yOVMWg64z9o2f9sUcHwXwJgNkUe0dO2CIG3IoyyhBxuQCseKyra6pgrfHhC8SDFU WMvitvWbs/B6vVmGJi5Z+r+ug1zPUbxz2fuJVaqW8av/i4Bjx+4g2kB/wDpecUDQcX Q9aCUcFFj2w/A== Message-ID: <1d069492-b9ae-4ec9-9eb8-c77f6de3ab29@kernel.org> Date: Fri, 15 May 2026 04:21:11 +0000 Precedence: bulk X-Mailing-List: fstests@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v1 1/2] f2fs/015: Fix mount syntax for disabling jquota To: Joanne Chang , Zorro Lang , fstests@vger.kernel.org Cc: Jaegeuk Kim , linux-f2fs-devel@lists.sourceforge.net References: <20260513032009.2300435-1-joannechien@google.com> Content-Language: en-US From: Chao Yu In-Reply-To: <20260513032009.2300435-1-joannechien@google.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 5/13/26 03:20, Joanne Chang wrote: > F2FS has removed the trailing "=" in the mount options for disabling > user, group, and project journaled quotas. To maintain compatibility, > update the test cases in f2fs/015 to try the new syntax first, and fall > back to the legacy syntax if the initial mount attempt fails. > > Signed-off-by: Joanne Chang Reviewed-by: Chao Yu Thanks, From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2EA64CD4F3C for ; Fri, 15 May 2026 04:21:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.sourceforge.net; s=beta; h=Content-Type:Content-Transfer-Encoding:Cc: Reply-To:From:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Subject:In-Reply-To:References:To:MIME-Version:Date: Message-ID:Sender:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=o70+933e75Z7n1KqB6KFXliLEz+7Eet+3C7s0PZ6GrI=; b=UgEs4l9nGmSq9rel5rtWaLuAz4 +iXLwOQqw7wLLctltrvKAxBhYkO6WqHrQ6lWHFnHymhCSE8LmaHu9SPIVUHo+/vxLy5KS/SUB0NN1 wMQm2OhqUo0TSb0iwcEJHoVoRMezZ37IrM2Mk7GnfYqagufg5swzDGc9S4Q/tvsTusOA=; Received: from [127.0.0.1] (helo=sfs-ml-2.v29.lw.sourceforge.com) by sfs-ml-2.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1wNk38-0002Sh-DG; Fri, 15 May 2026 04:21:23 +0000 Received: from [172.30.29.66] (helo=mx.sourceforge.net) by sfs-ml-2.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1wNk36-0002SY-Qm for linux-f2fs-devel@lists.sourceforge.net; Fri, 15 May 2026 04:21:21 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Content-Transfer-Encoding:Content-Type:In-Reply-To: From:References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Bgild9W6sAfFiZTYavMN7lG6MtP1atp8KizVP+A4w+w=; b=cvUYz+YrfUI4ClLf6SVcWRCEAc BwgPNHQ1oIqlHkrVxu2RW53AO4ovQezKK+xgkhLLqFXOHrv7Puut0aW3Ctc4V/kyGF5CwSxtD1VEs NF8CuGmBgcxU30vUQC7d9aTT2MjA118VSrlelmanBzXC9sYCGrQgjhccvGKh7SrpW8ZI=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=Bgild9W6sAfFiZTYavMN7lG6MtP1atp8KizVP+A4w+w=; b=lGt4IpkARBUqavPRI1X2kT7O86 tHfjKAl7wBnMVks+zCyw/X6DHo6/3jrxvRvknpm988e2wQ39NFUSiTkH5lUWReUh1GWzwTl+g0AfJ F+s+OjO2PIvEJH8eSll3CFLumS+la9OXCrhRIX+H6/lQdJWWAcccMi7WwAlh0muxWrWA=; Received: from tor.source.kernel.org ([172.105.4.254]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1wNk35-00016E-Lc for linux-f2fs-devel@lists.sourceforge.net; Fri, 15 May 2026 04:21:21 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 7464D60008; Fri, 15 May 2026 04:21:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 65FBCC2BCB0; Fri, 15 May 2026 04:21:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778818874; bh=hzpbGtt5JNjh+2XBoTTDm/pYECTztJwQwqxX8PEVhBM=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=bKV9axnKW3Cc6MWDsucuNgq6+/Jh6Mt2Ax6tMrNcS3lwNimU+2vXlXtpT+H7DFFbJ uB2/iL4IUVd4r6YCrgMXPxMcmdjyzyvrJh29294+YQMkX2OjwE9iDnjXaVKCISp0jf yU0QnnGJu270NpqilE5mKCGtqIZeNzhdL5ZiSBjyZIurCJ9ONl3ChrWw5kgNHJiSK3 M4yOVMWg64z9o2f9sUcHwXwJgNkUe0dO2CIG3IoyyhBxuQCseKyra6pgrfHhC8SDFU WMvitvWbs/B6vVmGJi5Z+r+ug1zPUbxz2fuJVaqW8av/i4Bjx+4g2kB/wDpecUDQcX Q9aCUcFFj2w/A== Message-ID: <1d069492-b9ae-4ec9-9eb8-c77f6de3ab29@kernel.org> Date: Fri, 15 May 2026 04:21:11 +0000 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: Joanne Chang , Zorro Lang , fstests@vger.kernel.org References: <20260513032009.2300435-1-joannechien@google.com> Content-Language: en-US In-Reply-To: <20260513032009.2300435-1-joannechien@google.com> X-Headers-End: 1wNk35-00016E-Lc Subject: Re: [f2fs-dev] [PATCH v1 1/2] f2fs/015: Fix mount syntax for disabling jquota X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Chao Yu via Linux-f2fs-devel Reply-To: Chao Yu Cc: Jaegeuk Kim , linux-f2fs-devel@lists.sourceforge.net Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net On 5/13/26 03:20, Joanne Chang wrote: > F2FS has removed the trailing "=" in the mount options for disabling > user, group, and project journaled quotas. To maintain compatibility, > update the test cases in f2fs/015 to try the new syntax first, and fall > back to the legacy syntax if the initial mount attempt fails. > > Signed-off-by: Joanne Chang Reviewed-by: Chao Yu Thanks, _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel