|
|
|
[GIT PULL] Please pull second wave of NFS client changes for 3.6 | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
|
Hi Linus,
The following changes since commit f44106e2173f08ccb1c9195d85a6c22388b461c1:
nfs: fix fl_type tests in NFSv4 code (2012-07-30 18:09:13 -0400)
are available in the git repository at:
git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-3.6-2
for you to fetch changes up to ad0fcd4eb68059de02e1766948263c71b8a5b1dc:
nfs: explicitly reject LOCK_MAND flock() requests (2012-07-31 14:42:20 -0400)
Cheers,
Trond
----------------------------------------------------------------
NFS client updates for Linux 3.6
Features include:
- Patches from Bryan to allow splitting of the NFSv2/v3/v4 code into
separate modules.
- Fix Oopses in the NFSv4 idmapper
- Fix a deadlock whereby rpciod tries to allocate a new socket and
ends up recursing into the NFS code due to memory reclaim.
- Increase the number of permitted callback connections.
----------------------------------------------------------------
Bryan Schumaker (10):
NFS: Add version registering framework
NFS: Remove the NFS v4 xdev mount function
NFS: Create a try_mount rpc op
NFS: Only initialize the ACL client in the v3 case
NFS: Pass super operations and xattr handlers in the nfs_subversion
NFS: Split out remaining NFS v4 inode functions
NFS: Keep module parameters in the generic NFS client
NFS: Convert v2 into a module
NFS: Convert v3 into a module
NFS: Convert v4 into a module
David Howells (1):
NFS: Fix a number of bugs in the idmapper
Jeff Layton (3):
sunrpc: clarify comments on rpc_make_runnable
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
nfs: explicitly reject LOCK_MAND flock() requests
NeilBrown (1):
nfs: increase number of permitted callback connections.
Peng Tao (1):
pnfsblock: bail out partial page IO
Stanislav Kinsbursky (1):
SUNRPC: return negative value in case rpcbind client creation error
fs/nfs/Kconfig | 6 +-
fs/nfs/Makefile | 27 +++---
fs/nfs/blocklayout/blocklayout.c | 39 +++++++-
fs/nfs/callback.c | 28 +-----
fs/nfs/callback.h | 2 +-
fs/nfs/client.c | 191 +++++++++++++++++++++------------------
fs/nfs/delegation.h | 2 +-
fs/nfs/dir.c | 20 +++-
fs/nfs/direct.c | 2 +-
fs/nfs/dns_resolve.c | 4 +
fs/nfs/file.c | 31 ++++++-
fs/nfs/idmap.c | 29 ++++--
fs/nfs/inode.c | 105 ++++++++++-----------
fs/nfs/internal.h | 38 +++++---
fs/nfs/namespace.c | 17 +---
fs/nfs/netns.h | 2 +-
fs/nfs/nfs.h | 29 ++++++
fs/nfs/nfs2super.c | 31 +++++++
fs/nfs/nfs3client.c | 65 +++++++++++++
fs/nfs/nfs3proc.c | 3 +
fs/nfs/nfs3super.c | 31 +++++++
fs/nfs/nfs4_fs.h | 13 ++-
fs/nfs/nfs4client.c | 23 ++---
fs/nfs/nfs4proc.c | 9 +-
fs/nfs/nfs4super.c | 106 ++++++++++++----------
fs/nfs/nfs4xdr.c | 6 --
fs/nfs/pagelist.c | 4 +
fs/nfs/pnfs.c | 2 +
fs/nfs/proc.c | 3 +
fs/nfs/read.c | 5 +
fs/nfs/super.c | 172 ++++++++++++++++++++++++-----------
fs/nfs/write.c | 35 +++----
include/linux/nfs_fs.h | 6 +-
include/linux/nfs_fs_sb.h | 7 +-
include/linux/nfs_idmap.h | 2 +-
include/linux/nfs_xdr.h | 9 +-
net/sunrpc/rpcb_clnt.c | 4 +-
net/sunrpc/sched.c | 7 +-
net/sunrpc/xprtrdma/transport.c | 3 +-
net/sunrpc/xprtsock.c | 10 ++
40 files changed, 725 insertions(+), 403 deletions(-)
create mode 100644 fs/nfs/nfs.h
create mode 100644 fs/nfs/nfs2super.c
create mode 100644 fs/nfs/nfs3client.c
create mode 100644 fs/nfs/nfs3super.c
��.n��������+%������w��{.n�����{��G���{ay�ʇڙ���f���h������_�(�階�ݢj"��������G����?���&���iO����v��m��������?�I�
[Other Archives] [Linux Kernel Newbies] [Linux Driver Development] [Linux Kbuild] [Fedora Kernel] [Linux Kernel Testers] [Linux SH] [Linux Omap] [Linux Tape] [Linux Input] [Linux Kernel Janitors] [Linux Kernel Packagers] [Linux Doc] [Linux Man Pages] [Linux API] [Linux Memory Management] [Linux Modules] [Linux Standards] [Kernel Announce] [Netdev] [Git] [Linux PCI] Linux CAN Development [Linux I2C] [Linux RDMA] [Linux NUMA] [Netfilter] [Netfilter Devel] [SELinux] [Bugtraq] [FIO] [Linux Perf Users] [Linux Serial] [Linux PPP] [Linux ISDN] [Linux Next] [Kernel Stable Commits] [Linux Tip Commits] [Kernel MM Commits] [Linux Security Module] [AutoFS] [Filesystem Development] [Ext3 Filesystem] [Linux bcache] [Ext4 Filesystem] [Linux BTRFS] [Linux CEPH Filesystem] [Linux XFS] [XFS] [Linux NFS] [Linux CIFS] [Ecryptfs] [Linux NILFS] [Linux Cachefs] [Reiser FS] [Initramfs] [Linux FB Devel] [Linux OpenGL] [DRI Devel] [Fastboot] [Linux RT Users] [Linux RT Stable] [eCos] [Corosync] [Linux Clusters] [LVS Devel] [Hot Plug] [Linux Virtualization] [KVM] [KVM PPC] [KVM ia64] [Linux Containers] [Linux Hexagon] [Linux Cgroups] [Util Linux] [Wireless] [Linux Bluetooth] [Bluez Devel] [Ethernet Bridging] [Embedded Linux] [Barebox] [Linux MMC] [Linux IIO] [Sparse] [Smatch] [Linux Arch] [x86 Platform Driver] [Linux ACPI] [Linux IBM ACPI] [LM Sensors] [CPU Freq] [Linux Power Management] [Linmodems] [Linux DCCP] [Linux SCTP] [ALSA Devel] [Linux USB] [Linux PA RISC] [Linux Samsung SOC] [MIPS Linux] [IBM S/390 Linux] [ARM Linux] [ARM Kernel] [ARM MSM] [Tegra Devel] [Sparc Linux] [Linux Security] [Linux Sound] [Linux Media] [Video 4 Linux] [Linux IRDA Users] [Linux for the blind] [Linux RAID] [Linux ATA RAID] [Device Mapper] [Linux SCSI] [SCSI Target Devel] [Linux SCSI Target Infrastructure] [Linux IDE] [Linux SMP] [Linux AXP] [Linux Alpha] [Linux M68K] [Linux ia64] [Linux 8086] [Linux x86_64] [Linux Config] [Linux Apps] [Linux MSDOS] [Linux X.25] [Linux Crypto] [DM Crypt] [Linux Trace Users] [Linux Btrace] [Linux Watchdog] [Utrace Devel] [Linux C Programming] [Linux Assembly] [Dash] [DWARVES] [Hail Devel] [Linux Kernel Debugger] [Linux gcc] [Gcc Help] [X.Org] [Wine]
![]() |
![]() |
[Older Kernel Discussion] [Yosemite National Park Forum] [Large Format Photos] [Gimp] [Yosemite Photos] [Stuff]