lkml.org 
[lkml]   [2011]   [Jan]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
Subject[GIT PULL] 9p file system changes for the merge window
From
The following changes since commit 5b2eef966cb2ae307aa4ef1767f7307774bc96ca:

Merge branch 'drm-core-next' of
git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
(2011-01-10 17:11:39 -0800)

are available in the git repository at:

ssh://master.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git for-linus

Aneesh Kumar K.V (4):
fs/9p: Fix the return error on default acl removal
fs/9p: Move dotl inode operations into a seperate file
fs/9p: Simplify the .L create operation
fs/9p: Don't set dentry->d_op in create routines

Eric Van Hensbergen (1):
fs/9p: fix spelling typo

Joe Perches (1):
fs/9p: Remove unnecessary semicolons

M. Mohan Kumar (2):
net/9p: Use proper data types
fs/9p: TREADLINK bugfix

Randy Dunlap (1):
fs/9p: fix menu presentation

fs/9p/Kconfig | 5 +-
fs/9p/Makefile | 1 +
fs/9p/acl.c | 4 +-
fs/9p/v9fs.h | 42 +++-
fs/9p/vfs_inode.c | 871 +-----------------------------------------------
fs/9p/vfs_inode_dotl.c | 824 +++++++++++++++++++++++++++++++++++++++++++++
fs/9p/xattr.c | 2 +-
net/9p/protocol.c | 22 +-
8 files changed, 887 insertions(+), 884 deletions(-)
create mode 100644 fs/9p/vfs_inode_dotl.c


\
 
 \ /
  Last update: 2011-01-11 21:19    [W:0.040 / U:0.668 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site