UBIFS: fix budgeting request alignment in xattr code
authorZoltan Sogor <weth@inf.u-szeged.hu>
Tue, 12 Aug 2008 10:54:54 +0000 (13:54 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 13 Aug 2008 08:43:56 +0000 (11:43 +0300)
commit5acd6ff8ac09eb71f3aef2ccccefab658be8aff4
tree595344c0e6acf40b1febc0511d1f7fa5c85e7618
parent840dc6b891d521f18bf081bd5a32e4a1f8110abc
UBIFS: fix budgeting request alignment in xattr code

Data length has to be aligned in the budgeting request. Code
in xattr.c did not do this.

Signed-off-by: Zoltan Sogor <weth@inf.u-szeged.hu>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
fs/ubifs/xattr.c