Files
android_kernel_xiaomi_sm8450/fs/btrfs
Al Viro 6f07e42ee6 btrfs: sanitizing ->fs_info, part 4
A new helper: btrfs_alloc_root(fs_info); allocates btrfs_root
and sets ->fs_info.  All places allocating the suckers converted
to it.  At that point we *never* reassign ->fs_info of btrfs_root;
it's set before anyone sees the address of newly allocated
struct btrfs_root and never assigned anywhere else.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-01-08 19:34:38 -05:00
..
2011-07-26 16:49:47 -07:00
2012-01-08 19:34:38 -05:00
2012-01-08 19:34:38 -05:00
2008-09-25 11:04:06 -04:00
2012-01-03 22:52:40 -05:00
2010-12-22 23:15:47 +08:00
2011-10-20 18:10:50 +02:00
2012-01-08 19:34:38 -05:00
2011-06-17 14:54:18 -04:00
2011-05-28 07:00:39 -04:00
2011-11-20 07:21:14 -05:00