* -next: Kconfig asks about XFS formats when I don't have XFS enabled
@ 2020-10-12 10:20 Pavel Machek
2020-10-12 21:11 ` Darrick J. Wong
0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2020-10-12 10:20 UTC (permalink / raw)
To: kernel list, darrick.wong, dchinner, sandeen
[-- Attachment #1: Type: text/plain, Size: 682 bytes --]
Hi!
I don't have XFS enabled, yet I'm asked if I want to support its old
format:
+config XFS_SUPPORT_V4
+ bool "Support deprecated V4 (crc=0) format"
+ default y
This needs to have dependence on XFS_FS.
+ This option will become default N in September 2025. Support for the
+ V4 format will be removed entirely in September 2030. Distributors
+ can say N here to withdraw support earlier.
This seems... "interesting", contrary to "no regressions" rule.
Best regards,
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: -next: Kconfig asks about XFS formats when I don't have XFS enabled
2020-10-12 10:20 -next: Kconfig asks about XFS formats when I don't have XFS enabled Pavel Machek
@ 2020-10-12 21:11 ` Darrick J. Wong
0 siblings, 0 replies; 2+ messages in thread
From: Darrick J. Wong @ 2020-10-12 21:11 UTC (permalink / raw)
To: Pavel Machek; +Cc: kernel list, dchinner, sandeen
On Mon, Oct 12, 2020 at 12:20:39PM +0200, Pavel Machek wrote:
> Hi!
>
> I don't have XFS enabled, yet I'm asked if I want to support its old
> format:
>
> +config XFS_SUPPORT_V4
> + bool "Support deprecated V4 (crc=0) format"
> + default y
>
> This needs to have dependence on XFS_FS.
>
> + This option will become default N in September 2025. Support for the
> + V4 format will be removed entirely in September 2030. Distributors
> + can say N here to withdraw support earlier.
>
> This seems... "interesting", contrary to "no regressions" rule.
Oops, yeah, that should be gated on XFS_FS. I'll send a quick fix.
--D
> Best regards,
> Pavel
> --
> (english) http://www.livejournal.com/~pavelmachek
> (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-12 21:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-12 10:20 -next: Kconfig asks about XFS formats when I don't have XFS enabled Pavel Machek
2020-10-12 21:11 ` Darrick J. Wong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox