]> Git Repo - linux.git/commit
fs/affs: make affs exportable
authorFabian Frederick <[email protected]>
Mon, 27 Feb 2017 22:27:49 +0000 (14:27 -0800)
committerLinus Torvalds <[email protected]>
Tue, 28 Feb 2017 02:43:45 +0000 (18:43 -0800)
commited4433d72394131244276d6e7590a7b24a2c9f64
tree6f49befa6f76a3b1e4d64a1d8c2cdb5ccaf8ba71
parentd5de9fd594eba1b94f0ef701c044f567f605bc9e
fs/affs: make affs exportable

Add standard functions making AFFS work with NFS.

Functions based on ext4 implementation.  Tested on loop device.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Fabian Frederick <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/affs/affs.h
fs/affs/namei.c
fs/affs/super.c
This page took 0.051098 seconds and 4 git commands to generate.