- Rollback to legacy NFS RPC implementation. New one has unaligned

memory access after nfsm_dissect
This commit is contained in:
Oleksandr Tymoshenko 2009-05-06 02:34:35 +00:00
parent 07e615d625
commit 1540246aab

View File

@ -25,6 +25,7 @@ options NFS_ROOT #NFS usable as /, requires NFSCLIENT
options PSEUDOFS #Pseudo-filesystem framework
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
options NFS_LEGACYRPC
# Debugging for use in -current
options INVARIANTS
options INVARIANT_SUPPORT