commit | 4f97615d19c370d1d907ef37f8bcd9c3672851ca | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Apr 30 18:39:20 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Apr 30 18:39:20 2012 -0400 |
tree | 2940916463b7d665f396170623333a91caf1f007 | |
parent | 292f3eeef00a20fa0ef4feec62792ad0065760a0 [diff] |
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>