diff options
author | 2008-07-22 11:52:52 +0300 | |
---|---|---|
committer | 2008-08-13 11:25:27 +0300 | |
commit | fbfa6c884aae2aff479eb8c996c564b1a34eae30 (patch) | |
tree | c1dcfd2ba1d1109905274b35833f1db3fe8db5bf /fs/ubifs/commit.c | |
parent | UBIFS: make ubifs_ro_mode() not inline (diff) | |
download | wireguard-linux-fbfa6c884aae2aff479eb8c996c564b1a34eae30.tar.xz wireguard-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 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions