dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/pstore
Tony Luck a872d51010 pstore: fix leaking ->i_private
Move kfree() of i_private out of ->unlink() and into ->evict_inode()

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-03-21 00:45:38 -04:00
..
Kconfig pstore: new filesystem interface to platform persistent storage 2010-12-28 14:25:21 -08:00
Makefile pstore: new filesystem interface to platform persistent storage 2010-12-28 14:25:21 -08:00
inode.c pstore: fix leaking ->i_private 2011-03-21 00:45:38 -04:00
internal.h pstore: new filesystem interface to platform persistent storage 2010-12-28 14:25:21 -08:00
platform.c pstore: new filesystem interface to platform persistent storage 2010-12-28 14:25:21 -08:00