Home
last modified time | relevance | path

Searched hist:f97e27e91d90243e1144030ea1dcbf4154872944 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dextent-io-tree.hdiff f97e27e91d90243e1144030ea1dcbf4154872944 Fri Nov 13 06:51:40 CST 2020 Qu Wenruo <wqu@suse.com> btrfs: use fixed width int type for extent_state::state

Currently the type is unsigned int which could change its width
depending on the architecture. We need up to 32 bits so make it
explicit.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dextent_io.hdiff f97e27e91d90243e1144030ea1dcbf4154872944 Fri Nov 13 06:51:40 CST 2020 Qu Wenruo <wqu@suse.com> btrfs: use fixed width int type for extent_state::state

Currently the type is unsigned int which could change its width
depending on the architecture. We need up to 32 bits so make it
explicit.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dextent_io.cdiff f97e27e91d90243e1144030ea1dcbf4154872944 Fri Nov 13 06:51:40 CST 2020 Qu Wenruo <wqu@suse.com> btrfs: use fixed width int type for extent_state::state

Currently the type is unsigned int which could change its width
depending on the architecture. We need up to 32 bits so make it
explicit.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>