ubifs: ubifs_dump_inode: Fix dumping field bulk_read
authorAndreas Gruenbacher <agruenba@redhat.com>
Mon, 16 May 2016 19:46:30 +0000 (21:46 +0200)
committerRichard Weinberger <richard@nod.at>
Tue, 24 May 2016 13:29:44 +0000 (15:29 +0200)
commit1112018cefc586cba924770a2b28bff6d2f0aa5c
tree6f98ef03d682a3f68a9208d1e0fda6732ce3bc1c
parent1900149c835ab5b48bea31a823ea5e5a401fb560
ubifs: ubifs_dump_inode: Fix dumping field bulk_read

The wrong field (xattr) is dumped here due to a copy-and-paste error.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/debug.c