Re: [PATCH v7] fs: imgdafs: Add IMG DAFS filesystem for metag

From: James Hogan
Date: Wed Apr 17 2013 - 06:17:40 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/