cm0002@lemy.lol to Linux@programming.dev · 19 days agoEFS File-System Slated For Removal With Linux 7.3 After 20+ Years Unmaintainedwww.phoronix.comexternal-linkmessage-square2linkfedilinkarrow-up131arrow-down10
arrow-up131arrow-down1external-linkEFS File-System Slated For Removal With Linux 7.3 After 20+ Years Unmaintainedwww.phoronix.comcm0002@lemy.lol to Linux@programming.dev · 19 days agomessage-square2linkfedilink
minus-squarefemtek@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up1·19 days agoI do wonder what the point of supporting and keeping things in newer Linux when it hasn’t been touched in over 10 years.
minus-squareDran@lemmy.worldlinkfedilinkarrow-up9·19 days agoBecause the philosophy of the Linux kernel is We don’t break userland They have no way of knowing who is using what parts of the Linux kernel, where, and why. Generally if it’s not hurting anyone it just stays until it causes a problem.
I do wonder what the point of supporting and keeping things in newer Linux when it hasn’t been touched in over 10 years.
Because the philosophy of the Linux kernel is
They have no way of knowing who is using what parts of the Linux kernel, where, and why. Generally if it’s not hurting anyone it just stays until it causes a problem.