Files
linux-apfs/drivers/block
Josef Bacik ef77b51524 nbd: use loff_t for blocksize and nbd_set_size args
If we have large devices (say like the 40t drive I was trying to test with) we
will end up overflowing the int arguments to nbd_set_size and not get the right
size for our device.  Fix this by using loff_t everywhere so I don't have to
think about this again.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-12-02 21:06:29 -07:00
..
2016-06-27 12:26:08 -07:00
2016-10-25 11:55:25 -06:00
2016-06-27 12:26:08 -07:00
2016-11-22 08:57:55 -07:00
2016-11-16 08:26:11 -07:00
2016-06-27 12:26:08 -07:00
2016-06-27 12:26:08 -07:00
2016-06-27 12:26:08 -07:00
2016-09-15 08:42:03 -06:00