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 <[email protected]>
> Cc: Alexander Viro <[email protected]>
> ---
> 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to