[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <516E76A5.4090805@imgtec.com>
Date: Wed, 17 Apr 2013 11:17:09 +0100
From: James Hogan <james.hogan@...tec.com>
To: Alexander Viro <viro@...iv.linux.org.uk>
CC: James Hogan <james.hogan@...tec.com>,
<linux-kernel@...r.kernel.org>, <linux-fsdevel@...r.kernel.org>
Subject: Re: [PATCH v7] fs: imgdafs: Add IMG DAFS filesystem for metag
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@...tec.com>
> Cc: Alexander Viro <viro@...iv.linux.org.uk>
> ---
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists