Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1411490
| From | Andrew Morton <akpm@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] befs: remove unused endian functions |
| Date | 2016-06-01 21:30 +0200 |
| Message-ID | <rFk02-488-15@gated-at.bofh.it> (permalink) |
| References | <rERU6-3h1-5@gated-at.bofh.it> <rEYVz-7tn-3@gated-at.bofh.it> <rEYVz-7tn-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 31 May 2016 21:59:03 +0100 Luis de Bethencourt <luisbg@osg.samsung.com> wrote: > On 31/05/16 21:54, Al Viro wrote: > > On Tue, May 31, 2016 at 02:27:57PM +0100, Luis de Bethencourt wrote: > >> Remove endianness conversion functions that are declared but never used. > > > > Well... As long as it stays read-only - sure, you don't need to convert > > anything to on-disk types. I think it would be best to leave the code as-is. The compiler will remove it all so there's a very small amount of compile-time cost. We could just comment the code out but then they would rot over time, > > Hello, > > While reading the BeFS book "Practical Filesystems" I have gotten really > interested in this and it's why I am reading/learning the Linux > implementation. > > The idea of adding write support has crossed my mind, but I wanted to know > if you would be interested in this before I start looking into it. Are you? > > It would take some time and there are other things to clean in the befs code > first though. It could be a fun starter project but I have to say, befs is not a very valuable place in which to spend your time nor is befs the best place in which to develop familiarity. A more modest project within a more mainstream part of the kernel would be a better investment.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] befs: remove unused endian functions Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-05-31 15:30 +0200
Re: [PATCH] befs: remove unused endian functions Al Viro <viro@ZenIV.linux.org.uk> - 2016-05-31 23:00 +0200
Re: [PATCH] befs: remove unused endian functions Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-05-31 23:00 +0200
Re: [PATCH] befs: remove unused endian functions Andrew Morton <akpm@linux-foundation.org> - 2016-06-01 21:30 +0200
Re: [PATCH] befs: remove unused endian functions Andrew Morton <akpm@linux-foundation.org> - 2016-06-01 21:40 +0200
Re: [PATCH] befs: remove unused endian functions Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-06-01 21:50 +0200
Re: [PATCH] befs: remove unused endian functions Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-06-01 21:40 +0200
csiph-web