https://github.com/torvalds/linux
Revision 655b16128482fd12808f77a6799eea5419c93709 authored by Boaz Harrosh on 29 May 2011, 07:57:47 UTC, committed by Boaz Harrosh on 04 August 2011, 19:35:08 UTC
exofs file system wants to use pnfs_osd_xdr.h file instead of
redefining pnfs-objects types in it's private "pnfs.h" headr.

Before we do the switch we must make sure pnfs_osd_xdr.h is
compilable also under NFS versions smaller than 4.1. Since now
it is needed regardless of version, by the exofs code.

nfs4_string is not the only nfs4 type out in the global scope.

Ack-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
1 parent 02f8c6a
History
Tip revision: 655b16128482fd12808f77a6799eea5419c93709 authored by Boaz Harrosh on 29 May 2011, 07:57:47 UTC
nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4
Tip revision: 655b161
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 966 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.3 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 190.6 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top