NFS: Reduce the NFS mount code stack usage.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 19 Jun 2008 18:20:11 +0000 (14:20 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 23 Jun 2008 21:09:05 +0000 (17:09 -0400)
commit33852a1f2bb014e4047a844556c0d76a2f790c37
tree374e0a266d087fd8eb9419eb77ee4bb788419f82
parent945754a1754f9d4c2974a8241ad4f92fad7f3a6a
NFS: Reduce the NFS mount code stack usage.

This appears to fix the Oops reported in
  http://bugzilla.kernel.org/show_bug.cgi?id=10826

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/super.c