public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [cip-dev] Kernel feature support - filesystems and networking
@ 2017-05-29  2:13 Ben Hutchings
  2017-05-29  2:40 ` 小口琢夫 / KOGUCHI,TAKUO
  0 siblings, 1 reply; 9+ messages in thread
From: Ben Hutchings @ 2017-05-29  2:13 UTC (permalink / raw)
  To: cip-dev

I apologise for the long delay in responding to the kernel config files
I was given.  Here's a first list of features I would like to *not*
support.  I expect to be able to send additional lists soon.  Let me
know if you really need some of the features listed below, and if you
have any ideas about how to mitigate the problems I see.

The following features are enabled in some of the configurations I was
sent but seem to be unsupportable over CIP's time scale:

File systems:
- btrfs (CONFIG_BTRFS_FS)
  - Too rapidly changing to backport most fixes
- ceph (CONFIG_CEPH_LIB, CONFIG_CEPH_FS)
  - Complex network protocol which is likely to need many fixes
- cifs (CONFIG_CIFS_FS)
  - Complex network protocol which is likely to need many fixes
- nfs (CONFIG_NFS_FS, CONFIG_NFSD)
  - Complex network protocol which is likely to need many fixes
- ufs (CONFIG_UFS_FS)
  - No work by current maintainer for 7 years
- xfs (CONFIG_XFS_FS)
  - Maintainers unsupportive of backporting fixes

Networking:
- batman-adv (CONFIG_BATMAN_ADV)
  - Rapidly changing
- caif (CONFIG_CAIF)
  - No work by current maintainer for 5 years
- dcb (CONFIG_DCB)
  - No current maintainer
- hsr (CONFIG_HSR)
  - No work by current maintainer for 2 years
- llc2 (CONFIG_LLC2)
  - No work by current maintainer for 7 years
- phonet (CONFIG_PHONET)
  - Dead protocol
- sctp (CONFIG_IP_SCTP)
  - Poor security record
- wimax (CONFIG_WIMAX)
  - Dead protocol
- x25 (CONFIG_X25)
  - Poor security record

I have some doubts about whether these can be supported:

- ntfs (CONFIG_NTFS_FS)
  - Fixes are never marked for stable
- overlayfs (CONFIG_OVERLAY_FS)
  - I found many apparently important bug fixes in later kernel
    versions that have not been backported

Ben.

-- 
Ben Hutchings
Software Developer, Codethink Ltd.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-06-02  2:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-29  2:13 [cip-dev] Kernel feature support - filesystems and networking Ben Hutchings
2017-05-29  2:40 ` 小口琢夫 / KOGUCHI,TAKUO
2017-05-29  3:58   ` Agustin Benito Bethencourt
2017-05-31 10:17     ` Ben Hutchings
2017-05-29  5:36   ` Jan Kiszka
2017-05-31 10:15   ` Ben Hutchings
2017-06-01 13:30     ` Daniel Sangorrin
2017-06-01 13:49       ` Jan Kiszka
2017-06-02  2:36         ` Daniel Sangorrin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox