Hi Al, On 27/03/13 11:07, James Hogan wrote: > Add the IMG Debug Adapter File System (DAFS) for metag, which uses > SWITCH operations to communicate with a file server on a host computer > via a JTAG debug adapter. > > Signed-off-by: James Hogan <james.hogan@xxxxxxxxxx> > Cc: Alexander Viro <viro@xxxxxxxxxxxxxxxxxx> > --- > v7: > * use explicit sized types in da_stat and da_finddata (Al Viro) > * move IMGDAFS_SUPER_MAGIC to <linux/magic.h> (Al Viro) > * use fmode_t instead of int in a couple of places (Al Viro) > * removed "will unlock" comment (Al Viro) > * use kmalloc and init hi->mode explicitly (Al Viro) > * kmalloc instead of using dynamic array for path (Al Viro) > * use file_inode() helper in dafs_readdir (Al Viro) Does this latest version look okay for v3.10? Cheers James -- 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