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 -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html