Jan Kara 87d8a74b56 ext4: fix setting of referenced bit in ext4_es_lookup_extent()
We were setting referenced bit on the extent structure we return from
ext4_es_lookup_extent() which is just a private structure on stack. Thus
setting had no effect. Set the bit in the structure in the status tree
instead.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2016-03-09 22:26:55 -05:00
..
2015-04-02 23:47:42 -04:00
2015-04-02 23:47:42 -04:00
2016-02-16 00:20:19 -05:00
2016-03-08 23:39:21 -05:00
2015-04-02 23:47:42 -04:00
2016-03-08 23:39:21 -05:00
2014-02-20 13:32:10 -05:00
2016-03-08 23:39:21 -05:00
2016-02-12 01:15:59 -05:00
2016-03-08 23:39:21 -05:00
2016-02-22 22:35:22 -05:00