Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1562068
| From | Fabian Frederick <fabf@skynet.be> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V2 0/7 linux-next] make FS exportable plus some clean-up |
| Date | 2017-01-18 20:00 +0100 |
| Message-ID | <t13CG-7H3-41@gated-at.bofh.it> (permalink) |
| References | <sXNE5-89F-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> On 09 January 2017 at 20:12 Fabian Frederick <fabf@skynet.be> wrote: > > > This small patchset makes AFFS work with NFS for standard operations. > V2 adds a new patch suggested by Alexander Viro in order to work with cold > dcache. > > Fabian Frederick (7): > fs/affs: remove reference to affs_parent_ino() > fs/affs: add validation block function > fs/affs: make affs exportable > fs/affs: use octal for permissions > fs/affs: add prefix to some functions > fs/affs/namei.c: forward declarations clean-up > fs/affs: make export work with cold dcache > > fs/affs/affs.h | 22 ++++++++----- > fs/affs/amigaffs.c | 42 ++++++++++++------------ > fs/affs/inode.c | 9 +++--- > fs/affs/namei.c | 95 >+++++++++++++++++++++++++++++++++++++++++------------- > fs/affs/super.c | 3 +- > 5 files changed, 114 insertions(+), 57 deletions(-) > > -- > 2.9.3 > Hi Andrew, Do I have to CC someone else to apply these patches ? Regards, Fabian
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH V2 0/7 linux-next] make FS exportable plus some clean-up Fabian Frederick <fabf@skynet.be> - 2017-01-18 20:00 +0100
csiph-web