git://git.openafs.org
/
openafs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
SOLARIS: let xlator load if amd64/nfssrv is loaded
[openafs.git]
/
src
/
afs
/
SOLARIS
/
osi_machdep.h
diff --git
a/src/afs/SOLARIS/osi_machdep.h
b/src/afs/SOLARIS/osi_machdep.h
index
9027a0e
..
ca25455
100644
(file)
--- a/
src/afs/SOLARIS/osi_machdep.h
+++ b/
src/afs/SOLARIS/osi_machdep.h
@@
-31,6
+31,7
@@
*/
#define NFSSRV "/kernel/misc/nfssrv"
#define NFSSRV_V9 "/kernel/misc/sparcv9/nfssrv"
+#define NFSSRV_AMD64 "/kernel/misc/amd64/nfssrv"
typedef struct cred afs_ucred_t;
typedef struct proc afs_proc_t;