summaryrefslogtreecommitdiff
path: root/include/linux/module.h
diff options
context:
space:
mode:
authorJoe Thornber <thornber@redhat.com>2004-02-09 17:24:56 -0800
committerLinus Torvalds <torvalds@home.osdl.org>2004-02-09 17:24:56 -0800
commit92155747002a61b7d77c8eb1616f604bd4cba4ca (patch)
tree5cedb633ca1f673834f2e7aa5e441d70f368983f /include/linux/module.h
parent122123c4b298a688d43666d0355ca253070c1ea8 (diff)
[PATCH] dm: block size bug with 64 bit devs
With 32 bit sector_t the block device size _in bytes_ is also cut to 32 bit in __set_size when the block device is mount (a filesystem mounted). The argument should be cast to loff_t before expanding the sector count to a byte count and calling i_size_write. [Christophe Saout]
Diffstat (limited to 'include/linux/module.h')
0 files changed, 0 insertions, 0 deletions