Does fs-next include dependencies?
Does fs-next include dependencies?
Posted Dec 16, 2025 1:44 UTC (Tue) by sfr (subscriber, #7761)In reply to: Does fs-next include dependencies? by taladar
Parent article: Best practices for linux-next
fs-next is created from just the fs related trees and is meant to be a reasonable base for
doing fs development. We will find conflicts with development in other subsystems when
the fs-next branch is later merged into linux-next itself (or when the other subsystem trees
are merged into linux-next later).
doing fs development. We will find conflicts with development in other subsystems when
the fs-next branch is later merged into linux-next itself (or when the other subsystem trees
are merged into linux-next later).
