From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lithops.sigma-star.at (mailout.nod.at [116.203.167.152]) (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 583062836E; Sun, 18 Jan 2026 15:42:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=116.203.167.152 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768750972; cv=none; b=N6twlM4sdEiC3uFg//W8O4TNfVMEjiC90O2bzUI43YodnkYkU8TqYPl5AJ45bNN1lWMqyxE/wibvmWORAjsXYSqJYl4OrzGtccZfnGGyAGqp5eeYVTvcs5UnE8gfcm5pscpoqgl6fMb2F4fPvnZUf8jbCcITK2DKtEPL/VJsL5U= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768750972; c=relaxed/simple; bh=7o8IJfB7ac3jZiXayX/iEYSCvbbdHx+mVAVSDEiNdGc=; h=Date:From:To:Cc:Message-ID:In-Reply-To:References:Subject: MIME-Version:Content-Type; b=NF8Wv//SqjtS+KWwtNPh8gxW/3OM3evMiHpg/ZPMrhk/D/Xwbn3SrCQRuFOPXVxLppZL7DZk0uKc5xXbVTDsEma0XtuWZQKcc4CDaYIWT0em/bDpqRt0BKKXtUR7gy8A/m/UmMxlIHPWIiwAFCksm3BOI3/WrEsZFFZvp0qC4Zc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=nod.at; spf=fail smtp.mailfrom=nod.at; arc=none smtp.client-ip=116.203.167.152 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=nod.at Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=nod.at Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 5FD812918DC; Sun, 18 Jan 2026 16:36:05 +0100 (CET) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 8m1VPN69EFg3; Sun, 18 Jan 2026 16:36:04 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 9E0B129859E; Sun, 18 Jan 2026 16:36:04 +0100 (CET) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Qm1VWoKnABQg; Sun, 18 Jan 2026 16:36:04 +0100 (CET) Received: from lithops.sigma-star.at (lithops.sigma-star.at [195.201.40.130]) by lithops.sigma-star.at (Postfix) with ESMTP id 04C202918DC; Sun, 18 Jan 2026 16:36:04 +0100 (CET) Date: Sun, 18 Jan 2026 16:36:03 +0100 (CET) From: Richard Weinberger To: Jeff Layton Cc: Christian Brauner , Al Viro , chuck lever , NeilBrown , Olga Kornievskaia , Dai Ngo , Tom Talpey , Amir Goldstein , hughd , Baolin Wang , Andrew Morton , tytso , Andreas Dilger , Jan Kara , Gao Xiang , Chao Yu , Yue Hu , Jeffle Xu , Sandeep Dhavale , Hongbo Li , Chunhai Guo , Carlos Maiolino , Ilya Dryomov , Alex Markuze , Viacheslav Dubeyko , Chris Mason , David Sterba , Luis de Bethencourt , Salah Triki , Phillip Lougher , Steve French , Paulo Alcantara , Ronnie Sahlberg , Shyam , Bharath SM , Miklos Szeredi , Mike Marshall , Martin Brandenburg , Mark Fasheh , Joel Becker , Joseph Qi , Konstantin Komarov , Ryusuke Konishi , Trond Myklebust , anna , Dave Kleikamp , David Woodhouse , Jan Kara , Andreas Gruenbacher , OGAWA Hirofumi , Jaegeuk Kim , Christoph Hellwig , linux-nfs , linux-kernel , linux-fsdevel , linux-mm , linux-ext4 , linux-erofs , linux-xfs , ceph-devel , linux-btrfs , linux-cifs , samba-technical , linux-unionfs , devel , ocfs2-devel , ntfs3 , linux-nilfs , jfs-discussion , linux-mtd , gfs2 , linux-f2fs-devel Message-ID: <2119146172.135240.1768750563673.JavaMail.zimbra@nod.at> In-Reply-To: <20260115-exportfs-nfsd-v1-23-8e80160e3c0c@kernel.org> References: <20260115-exportfs-nfsd-v1-0-8e80160e3c0c@kernel.org> <20260115-exportfs-nfsd-v1-23-8e80160e3c0c@kernel.org> Subject: Re: [PATCH 23/29] jffs2: add EXPORT_OP_STABLE_HANDLES flag to export operations Precedence: bulk X-Mailing-List: gfs2@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Mailer: Zimbra 8.8.12_GA_3807 (ZimbraWebClient - FF146 (Linux)/8.8.12_GA_3809) Thread-Topic: jffs2: add EXPORT_OP_STABLE_HANDLES flag to export operations Thread-Index: pUsbo+Kg1d9ytlyubsob1wi+Ql8B0A== ----- Urspr=C3=BCngliche Mail ----- > Add the EXPORT_OP_STABLE_HANDLES flag to jffs2 export operations to indic= ate > that this filesystem can be exported via NFS. >=20 > Signed-off-by: Jeff Layton > --- > fs/jffs2/super.c | 1 + > 1 file changed, 1 insertion(+) Acked-by: Richard Weinberger Thanks, //richard