RE: [PATCH v5 0/5] cramfs refresh for embedded usage

2017-10-06 Thread Nicolas Pitre
On Fri, 6 Oct 2017, Chris Brandt wrote: > On Friday, October 06, 2017, Christoph Hellwig wrote: > > This is still missing a proper API for accessing the file system, > > as said before specifying a physical address in the mount command > > line is a an absolute non-no. > > > > Either work with th

RE: [PATCH v5 0/5] cramfs refresh for embedded usage

2017-10-06 Thread Chris Brandt
On Friday, October 06, 2017, Christoph Hellwig wrote: > This is still missing a proper API for accessing the file system, > as said before specifying a physical address in the mount command > line is a an absolute non-no. > > Either work with the mtd folks to get the mtd core down to an absolute >

Re: [PATCH v5 0/5] cramfs refresh for embedded usage

2017-10-05 Thread Christoph Hellwig
This is still missing a proper API for accessing the file system, as said before specifying a physical address in the mount command line is a an absolute non-no. Either work with the mtd folks to get the mtd core down to an absolute minimum suitable for you, or figure out a way to specify fs nodes