alistair23-linux/fs/omfs
Davidlohr Bueso 70d9e384aa omfs: fix memory leak
In the error path of omfs_fill_super(), the FS super block info
(sbi) is not being freed.  Correct this.

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
Signed-off-by: Bob Copeland <me@bobcopeland.com>
2010-07-06 11:05:31 -04:00
..
bitmap.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
dir.c const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
file.c rename the generic fsync implementations 2010-05-27 22:06:06 -04:00
inode.c omfs: fix memory leak 2010-07-06 11:05:31 -04:00
Kconfig fs/Kconfig: move omfs out 2009-01-22 13:15:58 +03:00
Makefile omfs: update kbuild to include OMFS 2008-07-26 12:00:05 -07:00
omfs.h const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
omfs_fs.h