[GIT PULL] 9p changes for 4.3 merge window (part-1)

From: Eric Van Hensbergen
Date: Sat Sep 05 2015 - 22:36:48 EST


The following changes since commit eb63b34bdfbdd70a734c2a90d89117c5c6c605c2:

Merge branch 'upstream' of
git://git.linux-mips.org/pub/scm/ralf/upstream-linus (2015-08-23
07:23:09 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git
tags/for-linus-4.3-merge-window-part-1

for you to fetch changes up to b5ac1fb2717e48177d3f73f9e4c9b556c0a24c6b:

9p: fix return code of read() when count is 0 (2015-08-23 14:21:36 -0500)

----------------------------------------------------------------
Just a few cleanups for 4.3 merge window for the 9p file system.
I've gotten several more over the past week, but this group has been
in for-next for at least a couple of weeks so I figured I'd push them
first while I test the rest. Most of the ones not in this set are
bug-fixes anyways so I could hold them for rc1 if you'd rather they
see more time in for-next.

-eric

----------------------------------------------------------------
Fabian Frederick (1):
9p: remove unused option Opt_trans

Vincent Bernat (1):
9p: fix return code of read() when count is 0

fs/9p/v9fs.c | 2 +-
fs/9p/vfs_file.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
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/