commit | 56cf34ff0795692327234963dcdcc2cdeec2bb3d | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <miklos@szeredi.hu> | Tue Apr 11 21:16:51 2006 +0200 |
committer | Miklos Szeredi <miklos@szeredi.hu> | Tue Apr 11 21:16:51 2006 +0200 |
tree | d7b4b736654176c361c5e78d0a8a8ef6dca9e976 | |
parent | 4858cae4f0904681eab58a16891c22397618a2a2 [diff] |
[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 <miklos@szeredi.hu>