Re: [PATCH] procfs: simple implementation of statfs

2012-12-06 Thread Pino Toscano
Alle giovedì 6 dicembre 2012, Thomas Schwinge ha scritto: > Hi! > > On Thu, 6 Dec 2012 17:57:32 +0100, Pino Toscano wrote: > > Initial implementation of statfs reply, just returning the > > filesystem type and its id. > > > > * netfs.c: Include and . > > (netfs_attempt_statfs): Implement. > >

Re: [PATCH] procfs: simple implementation of statfs

2012-12-06 Thread Thomas Schwinge
Hi! On Thu, 6 Dec 2012 17:57:32 +0100, Pino Toscano wrote: > Initial implementation of statfs reply, just returning the filesystem type > and its id. > > * netfs.c: Include and . > (netfs_attempt_statfs): Implement. OK; same is done in ftpfs. What does this not-totally-anymore-but-still-quit