mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 10:10:33 +02:00
- Use ZONEFS_SUPER_SIZE instead of PAGE_SIZE to read from disk the
super block (Johannes).
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSRPv8tYSvhwAzJdzjdoc3SxdoYdgUCaIcLzAAKCRDdoc3SxdoY
du1PAQDZoyBI+zwM73r8vh26n1ftOEDbXc2RnfLbj+x9D+C52wD9GQY4VYP5DZ6u
K04UYehzCpAHRA2FEtfgEQCGr5mfsA0=
=Veb6
-----END PGP SIGNATURE-----
Merge tag 'zonefs-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
Pull zonefs update from Damien Le Moal:
- Use ZONEFS_SUPER_SIZE instead of PAGE_SIZE to read from disk the
super block (Johannes).
* tag 'zonefs-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs:
zonefs: use ZONEFS_SUPER_SIZE instead of PAGE_SIZE
|
||
|---|---|---|
| .. | ||
| file.c | ||
| Kconfig | ||
| Makefile | ||
| super.c | ||
| sysfs.c | ||
| trace.h | ||
| zonefs.h | ||