Searched hist:"355 ed4e141203fd7266ef9d90d57be0c61bd1aa4" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/jffs2/ |
H A D | nodelist.c | diff 355ed4e141203fd7266ef9d90d57be0c61bd1aa4 Fri Jun 23 19:15:36 CDT 2006 KaiGai Kohei <kaigai@ak.jp.nec.com> [JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref
If xattr_ref is associated with an orphan inode_cache on filesystem mounting, those xattr_refs are not released even if this inode_cache is released.
This patch enables to call jffs2_xattr_delete_inode() for such a irregular inode_cachde too.
Signed-off-by: KaiGai Kohei <kaigai@ak.jp.nec.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
|
H A D | gc.c | diff 355ed4e141203fd7266ef9d90d57be0c61bd1aa4 Fri Jun 23 19:15:36 CDT 2006 KaiGai Kohei <kaigai@ak.jp.nec.com> [JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref
If xattr_ref is associated with an orphan inode_cache on filesystem mounting, those xattr_refs are not released even if this inode_cache is released.
This patch enables to call jffs2_xattr_delete_inode() for such a irregular inode_cachde too.
Signed-off-by: KaiGai Kohei <kaigai@ak.jp.nec.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
|
H A D | readinode.c | diff 355ed4e141203fd7266ef9d90d57be0c61bd1aa4 Fri Jun 23 19:15:36 CDT 2006 KaiGai Kohei <kaigai@ak.jp.nec.com> [JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref
If xattr_ref is associated with an orphan inode_cache on filesystem mounting, those xattr_refs are not released even if this inode_cache is released.
This patch enables to call jffs2_xattr_delete_inode() for such a irregular inode_cachde too.
Signed-off-by: KaiGai Kohei <kaigai@ak.jp.nec.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
|
H A D | fs.c | diff 355ed4e141203fd7266ef9d90d57be0c61bd1aa4 Fri Jun 23 19:15:36 CDT 2006 KaiGai Kohei <kaigai@ak.jp.nec.com> [JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref
If xattr_ref is associated with an orphan inode_cache on filesystem mounting, those xattr_refs are not released even if this inode_cache is released.
This patch enables to call jffs2_xattr_delete_inode() for such a irregular inode_cachde too.
Signed-off-by: KaiGai Kohei <kaigai@ak.jp.nec.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
|