Thread (63 messages) 63 messages, 11 authors, 2021-10-18

Re: [PATCH 02/30] block: add a bdev_nr_bytes helper

From: Christoph Hellwig <hch@lst.de>
Date: 2021-10-15 13:37:26
Also in: dm-devel, linux-bcache, linux-btrfs, linux-ext4, linux-fsdevel, linux-nfs, linux-nvme, linux-raid, linux-scsi, ntfs3, target-devel

On Fri, Oct 15, 2021 at 02:35:15PM +0100, Matthew Wilcox wrote:
On Fri, Oct 15, 2021 at 03:26:15PM +0200, Christoph Hellwig wrote:
quoted
+static inline sector_t bdev_nr_bytes(struct block_device *bdev)
+{
+	return i_size_read(bdev->bd_inode);
Uh.  loff_t, surely?
Yes, that wuld be the right type.  Note that it makes a difference
outside of documentation purposes.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help