From: James Hogan <james.hogan@imgtec.com>
To: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: James Hogan <james.hogan@imgtec.com>,
<linux-kernel@vger.kernel.org>, <linux-fsdevel@vger.kernel.org>
Subject: Re: [PATCH v7] fs: imgdafs: Add IMG DAFS filesystem for metag
Date: Wed, 17 Apr 2013 11:17:09 +0100 [thread overview]
Message-ID: <516E76A5.4090805@imgtec.com> (raw)
In-Reply-To: <1364382479-15814-1-git-send-email-james.hogan@imgtec.com>
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@imgtec.com>
> Cc: Alexander Viro <viro@zeniv.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
prev parent reply other threads:[~2013-04-17 10:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-27 11:07 [PATCH v7] fs: imgdafs: Add IMG DAFS filesystem for metag James Hogan
2013-04-17 10:17 ` James Hogan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=516E76A5.4090805@imgtec.com \
--to=james.hogan@imgtec.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=viro@zeniv.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.