]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefined
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 30 Apr 2012 22:39:20 +0000 (18:39 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 30 Apr 2012 22:39:20 +0000 (18:39 -0400)
commit0a5e7214727d8cb21f150ca0151b5933ac72f069
tree2940916463b7d665f396170623333a91caf1f007
parent594bf9943401c69de073a5d2182afa286a988248
NFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefined

struct nfs_direct_req can't compile when struct pnfs_ds_commit_info
is undefined.

Reported-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Fred Isaman <iisaman@netapp.com>
include/linux/nfs_xdr.h