lemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 7 months agoext2: mark as deprecated - kernel/git/torvalds/linux.git - Linux kernel source treegit.kernel.orgexternal-linkmessage-square48fedilinkarrow-up1167arrow-down12
arrow-up1165arrow-down1external-linkext2: mark as deprecated - kernel/git/torvalds/linux.git - Linux kernel source treegit.kernel.orglemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 7 months agomessage-square48fedilink
minus-squareLeFantome@programming.devlinkfedilinkarrow-up4·7 months agoThat is a great analogy. Linux can support ext2 two ways today: explicitly and as a side effect of ext4 support. All this change does is remove the explicit support. We can remove the explicit CD support provided by a dedicated drive because the DVD drive will provide it as a side-effect.
That is a great analogy.
Linux can support ext2 two ways today: explicitly and as a side effect of ext4 support. All this change does is remove the explicit support.
We can remove the explicit CD support provided by a dedicated drive because the DVD drive will provide it as a side-effect.