All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6 linux-next] affs: make FS exportable plus some clean-up
@ 2017-01-03 21:29 Fabian Frederick
  0 siblings, 0 replies; only message in thread
From: Fabian Frederick @ 2017-01-03 21:29 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Jan Kara, linux-kernel, linux-fsdevel, fabf

This small patchset makes AFFS work with NFS for standard operations.

Fabian Frederick (6):
  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/affs.h     | 22 ++++++++++------
 fs/affs/amigaffs.c | 42 +++++++++++++++---------------
 fs/affs/inode.c    |  9 ++++---
 fs/affs/namei.c    | 76 +++++++++++++++++++++++++++++++++++++-----------------
 fs/affs/super.c    |  3 ++-
 5 files changed, 95 insertions(+), 57 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-03 21:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-03 21:29 [PATCH 0/6 linux-next] affs: make FS exportable plus some clean-up Fabian Frederick

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.