diff options
author | Miklos Szeredi <mszeredi@suse.cz> | 2007-05-23 22:57:32 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-24 05:14:11 +0200 |
commit | b9ba347f27f2508e3da023688d047e111cbbe2da (patch) | |
tree | 5b683379c5c485a0fd1e22cbd16f62626b07d665 /drivers | |
parent | SLUB Debug: Fix object size calculation (diff) | |
download | linux-b9ba347f27f2508e3da023688d047e111cbbe2da.tar.xz linux-b9ba347f27f2508e3da023688d047e111cbbe2da.zip |
fuse: fix mknod of regular file
The wrong lookup flag was tested in ->create() causing havoc (error or
Oops) when a regular file was created with mknod() in a fuse filesystem.
Thanks to J. Cameijo Cerdeira for the report.
Kernels 2.6.18 onward are affected. Please apply to -stable as well.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions