linux/fs/fuse
Tejun Heo 6b2db28a7a fuse: misc cleanups
* fuse_file_alloc() was structured in weird way.  The success path was
  split between else block and code following the block.  Restructure
  the code such that it's easier to read and modify.

* Unindent success path of fuse_release_common() to ease future
  changes.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
2009-04-28 16:56:35 +02:00
..
Kconfig fs/Kconfig: move fuse out 2009-01-22 13:15:55 +03:00
Makefile
control.c fuse: style fixes 2008-11-26 12:03:54 +01:00
dev.c fuse: fix poll notify 2009-01-26 15:00:59 +01:00
dir.c fuse: allow kernel to access "direct_io" files 2009-04-02 14:25:34 +02:00
file.c fuse: misc cleanups 2009-04-28 16:56:35 +02:00
fuse_i.h constify dentry_operations: FUSE 2009-03-27 14:44:01 -04:00
inode.c fuse: destroy bdi on error 2009-04-28 16:56:35 +02:00