From: Miklos Szeredi Date: Tue, 11 Apr 2006 19:16:51 +0000 (+0200) Subject: [fuse] Direct I/O should not use fuse_reset_request X-Git-Tag: v2.6.17-rc2~73^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56cf34ff0795692327234963dcdcc2cdeec2bb3d;p=pandora-kernel.git [fuse] Direct I/O should not use fuse_reset_request It's cleaner to allocate a new request, otherwise the uid/gid/pid fields of the request won't be filled in. Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed