Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1214490

Re: [PATCH] btrfs: Fixed dsize and last_off declarations

From David Sterba <dsterba@suse.cz>
Newsgroups linux.kernel
Subject Re: [PATCH] btrfs: Fixed dsize and last_off declarations
Date 2015-08-27 14:00 +0200
Message-ID <q240y-3yH-15@gated-at.bofh.it> (permalink)
References <q0Dc6-1FU-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Aug 23, 2015 at 04:01:42PM +0000, Alexandru Moise wrote:
> The return values of btrfs_item_offset_nr and btrfs_item_size_nr are of
> type u32. To avoid mixing signed and unsigned integers we should also
> declare dsize and last_off to be of type u32.
> 
> Signed-off-by: Alexandru Moise <00moses.alexander00@gmail.com>

Reviewed-by: David Sterba <dsterba@suse.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH] btrfs: Fixed dsize and last_off declarations Alexandru Moise <00moses.alexander00@gmail.com> - 2015-08-23 15:10 +0200
  Re: [PATCH] btrfs: Fixed dsize and last_off declarations David Sterba <dsterba@suse.cz> - 2015-08-27 14:00 +0200

csiph-web