git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fda322a
)
UBIFS: Remove bogus assert
author
Richard Weinberger
<richard@nod.at>
Fri, 19 Sep 2014 09:48:46 +0000
(11:48 +0200)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Fri, 19 Sep 2014 15:11:50 +0000
(18:11 +0300)
This assertion was only correct before UBIFS had xattr support.
Now with xattr support also a directory node can carry data
and can act as host node.
Suggested-by: Artem Bityutskiy <dedekind1@gmail.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found