From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chao Yu Subject: Re: [f2fs-dev] [PATCH] f2fs: fix f2fs_show_options to show nodiscard mount option Date: Fri, 24 May 2019 20:06:37 +0800 Message-ID: References: <1558688919-561-1-git-send-email-stummala@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1558688919-561-1-git-send-email-stummala@codeaurora.org> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Sahitya Tummala , Jaegeuk Kim , Chao Yu , linux-f2fs-devel@lists.sourceforge.net Cc: linux-kernel@vger.kernel.org List-Id: linux-f2fs-devel.lists.sourceforge.net On 2019-5-24 17:08, Sahitya Tummala wrote: > Fix f2fs_show_options to show nodiscard mount option. > > Signed-off-by: Sahitya Tummala Reviewed-by: Chao Yu Thanks,