K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-05-08T02:24:21.000000Z K 7 svn:log V 219 Unconditionally lock Giant in do_sendfile(), rather than locking it conditional on debug.mpsafenet. We can try pushing down Giant here later, but we don't want to enter VFS without holding Giant. Bumped into by: kris END