diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2008-07-22 10:52:52 +0200 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2008-08-13 10:25:27 +0200 |
commit | fbfa6c884aae2aff479eb8c996c564b1a34eae30 (patch) | |
tree | c1dcfd2ba1d1109905274b35833f1db3fe8db5bf /mm/internal.h | |
parent | UBIFS: make ubifs_ro_mode() not inline (diff) | |
download | linux-fbfa6c884aae2aff479eb8c996c564b1a34eae30.tar.xz linux-fbfa6c884aae2aff479eb8c996c564b1a34eae30.zip |
UBIFS: do not write orphans back
Orphan inodes are deleted inodes which will disappear after FS
re-mount. There is not need to write orphan inodes back, because
they are not needed on the flash media.
So optimize orphans a little by not writing them back. Just mark
them as clean, free the budget, and report success to VFS.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'mm/internal.h')
0 files changed, 0 insertions, 0 deletions