]> git.baikalelectronics.ru Git - kernel.git/commit
pnfs: support for non-rpc layout drivers
authorBenny Halevy <bhalevy@panasas.com>
Sun, 22 May 2011 16:52:03 +0000 (19:52 +0300)
committerBoaz Harrosh <bharrosh@panasas.com>
Sun, 29 May 2011 17:53:51 +0000 (20:53 +0300)
commit127cc449b92c377288a6e8ae4242b352f6672351
tree277fdff5bc6ad5a5df105abd092c7179d22554fb
parent58725bf0db717368e5f8753e59f931c2863f4d06
pnfs: support for non-rpc layout drivers

Non-rpc layout driver such as for objects and blocks
implement their own I/O path and error handling logic.
Therefore bypass NFS-based error handling for these layout drivers.

[fix lseg ref-count bugs, and null de-refs]
[Fall out from: non-rpc layout drivers]
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
[get rid of PNFS_USE_RPC_CODE]
[get rid of __nfs4_write_done_cb]
[revert useless change in nfs4_write_done_cb]
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
fs/nfs/internal.h
fs/nfs/nfs4proc.c
fs/nfs/pnfs.c
fs/nfs/pnfs.h
include/linux/nfs_xdr.h