Al Viro 64cb927371 ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
Both ext3 and ext4 htree_dirblock_to_tree() is just filling the
in-core rbtree for use by call_filldir().  All updates of ->f_pos are
done by the latter; bumping it here (on error) is obviously wrong - we
might very well have it nowhere near the block we'd found an error in.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@vger.kernel.org
2013-07-01 08:12:38 -04:00
..
2011-07-25 14:30:23 -04:00
2012-07-30 17:25:16 -07:00
2013-02-22 23:31:31 -05:00
2012-03-31 16:03:16 -04:00
2012-03-31 16:03:16 -04:00
2013-02-22 23:31:31 -05:00
2010-07-23 12:50:55 +02:00
2012-10-09 23:21:42 +02:00
2013-05-07 02:16:31 -04:00
2012-03-31 16:03:16 -04:00
2012-03-31 16:03:16 -04:00
2012-03-31 16:03:16 -04:00