linux/fs/ubifs
Artem Bityutskiy 1e0f358e29 UBIFS: free budget in delete_inode as well
Although the inode is marked as clean when it is being deleted,
it might stay and be used as orphan, and be marked as dirty.
So we have to free the budget when we delete it.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2008-08-13 11:22:09 +03:00
..
Kconfig
Makefile
budget.c UBIFS: fix budgeting calculations 2008-08-13 11:20:05 +03:00
commit.c
compress.c
debug.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
debug.h
dir.c UBIFS: fix budgeting calculations 2008-08-13 11:20:05 +03:00
file.c UBIFS: improve debugging 2008-08-13 11:20:07 +03:00
find.c
gc.c
io.c
ioctl.c
journal.c
key.h
log.c
lprops.c
lpt.c
lpt_commit.c
master.c
misc.h
orphan.c
recovery.c
replay.c
sb.c
scan.c
shrinker.c
super.c UBIFS: free budget in delete_inode as well 2008-08-13 11:22:09 +03:00
tnc.c
tnc_commit.c
tnc_misc.c
ubifs-media.h
ubifs.h
xattr.c