]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
UBIFS: remove unneeded check
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 13 Aug 2008 13:16:31 +0000 (16:16 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 13 Aug 2008 15:59:09 +0000 (18:59 +0300)
commit720b499c806200d06f4f22c668d46db784117089
tree2184bc24fe2a60fb4c024e9ea447cb9d3f5dbedf
parent0a883a05c54b326bcf99c0902af28dae0386be0a
UBIFS: remove unneeded check

Commit d70b67c8bc72ee23b55381bd6a884f4796692f77 fixed VFS and
it never calls FS lookup function in deleted directories now.
We may remove corresponding UBIFS check.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
fs/ubifs/dir.c