Re: [RFC PATCH v1 40/40] fs: dafs: Add DAFS filesystem for metag
From: James Hogan <hidden>
Date: 2012-10-31 21:40:01
Also in:
linux-fsdevel
From: James Hogan <hidden>
Date: 2012-10-31 21:40:01
Also in:
linux-fsdevel
Hi, On 31/10/12 19:55, Myklebust, Trond wrote:
On Wed, 2012-10-31 at 16:14 +0000, James Hogan wrote:quoted
Add the Metag Debug Adapter File System (DAFS), which uses Meta SWITCH operations to communicate with a file server on a host computer via a JTAG debug adapter. Signed-off-by: James Hogan <redacted> Cc: Alexander Viro <viro@zeniv.linux.org.uk> Cc: linux-fsdevel@vger.kernel.orgYou might want to note that DAFS as a name for a remote filesystem is already taken: http://en.wikipedia.org/wiki/Direct_Access_File_System
Hmm, thanks for pointing that out :-) Cheers James