On Wed, Aug 30, 2023 at 08:13:45AM +0200, hch wrote: > On Tue, Aug 29, 2023 at 06:55:04PM +0200, Richard Weinberger wrote: > > What tree does this patch apply to? linux-next? > > I gave it a quick try on Linus' tree but it failed too: > > > > fs/super.c: In function ‘get_tree_bdev’: > > fs/super.c:1293:19: error: ‘dev’ undeclared (first use in this function); did you mean ‘bdev’? > > s = sget_dev(fc, dev); > > ^~~ > > bdev > > fs/super.c:1293:19: note: each undeclared identifier is reported only once for each function it appears in > > Should be against the latest Linus tree after the merge of the vfs > branches yesterday. I would suggest to just pull it from: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git b4/vfs-super-mtd