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)
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

Simple merge