OSDN Git Service

UBIFS: add ubifs_err() to print error reason
authorSubodh Nijsure <snijsure@grid-net.com>
Fri, 31 Oct 2014 18:50:31 +0000 (13:50 -0500)
committerRichard Weinberger <richard@nod.at>
Wed, 28 Jan 2015 15:09:01 +0000 (16:09 +0100)
commitfee1756d80c24d5a3171cb9f76d612e512439dd2
tree55e53842c031c0a465f1729c914c203dbbadbef6
parentd7f0b70d30ffb9bbe6b8a3e1035cf0b79965ef53
UBIFS: add ubifs_err() to print error reason

This patch adds ubifs_err() output to some error paths to tell the user
what's going on.

Artem: improve the messages, rename too long variable

Signed-off-by: Subodh Nijsure <snijsure@grid-net.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Acked-by: Brad Mouring <brad.mouring@ni.com>
Acked-by: Terry Wilcox <terry.wilcox@ni.com>
Acked-by: Gratian Crisan <gratian.crisan@ni.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
fs/ubifs/xattr.c