Re: [PATCH 1/2] fs: export sget_dev()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



----- Ursprüngliche Mail -----
> Von: "Christian Brauner" <brauner@xxxxxxxxxx>
> An: "hch" <hch@xxxxxx>, "Jan Kara" <jack@xxxxxxx>, "richard" <richard@xxxxxx>
> CC: "Miquel Raynal" <miquel.raynal@xxxxxxxxxxx>, "Vignesh Raghavendra" <vigneshr@xxxxxx>, "linux-mtd"
> <linux-mtd@xxxxxxxxxxxxxxxxxxx>, "linux-fsdevel" <linux-fsdevel@xxxxxxxxxxxxxxx>
> Gesendet: Dienstag, 29. August 2023 18:29:16
> Betreff: Re: [PATCH 1/2] fs: export sget_dev()

>> +	return sget_fc(fc, super_s_dev_set, super_s_dev_test);
> 
> return sget_fc(fc, super_s_dev_test, super_s_dev_set);
> 
> Sorry, dumb typo that I had already fixed in tree...

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

Thanks,
//richard



[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux