Searched hist:fac03c8daeb581e2bc38e5a8c0c6a42cf87cf1c3 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | super.c | diff fac03c8daeb581e2bc38e5a8c0c6a42cf87cf1c3 Thu Jun 15 12:10:03 CDT 2017 David Sterba <dsterba@suse.com> btrfs: move fs_info::fs_frozen to the flags
We can keep the state among the other fs_info flags, there's no reason why fs_frozen would need to be separate.
Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | transaction.c | diff fac03c8daeb581e2bc38e5a8c0c6a42cf87cf1c3 Thu Jun 15 12:10:03 CDT 2017 David Sterba <dsterba@suse.com> btrfs: move fs_info::fs_frozen to the flags
We can keep the state among the other fs_info flags, there's no reason why fs_frozen would need to be separate.
Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | ctree.h | diff fac03c8daeb581e2bc38e5a8c0c6a42cf87cf1c3 Thu Jun 15 12:10:03 CDT 2017 David Sterba <dsterba@suse.com> btrfs: move fs_info::fs_frozen to the flags
We can keep the state among the other fs_info flags, there's no reason why fs_frozen would need to be separate.
Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | disk-io.c | diff fac03c8daeb581e2bc38e5a8c0c6a42cf87cf1c3 Thu Jun 15 12:10:03 CDT 2017 David Sterba <dsterba@suse.com> btrfs: move fs_info::fs_frozen to the flags
We can keep the state among the other fs_info flags, there's no reason why fs_frozen would need to be separate.
Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|