Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1231422
| From | David Sterba <dsterba@suse.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/2] btrfs: change num_items type from u64 to unsigned int |
| Date | 2015-09-23 15:00 +0200 |
| Message-ID | <qbROq-4Bm-11@gated-at.bofh.it> (permalink) |
| References | <qbA1d-46k-37@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Sep 22, 2015 at 08:59:15PM +0000, Alexandru Moise wrote: > The value of num_items that start_transaction() ultimately > always takes is a small one, so a 64 bit integer is overkill. > > Also change num_items for btrfs_start_transaction() and > btrfs_start_transaction_lflush() as well. > > 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
[PATCH v2 1/2] btrfs: change num_items type from u64 to unsigned int Alexandru Moise <00moses.alexander00@gmail.com> - 2015-09-22 20:00 +0200 Re: [PATCH v2 1/2] btrfs: change num_items type from u64 to unsigned int David Sterba <dsterba@suse.cz> - 2015-09-23 15:00 +0200
csiph-web