diff options
author | Christoph Hellwig <hch@lst.de> | 2019-07-01 23:54:31 +0200 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2019-07-03 08:53:01 +0200 |
commit | f3915f83e84c1f14358aaa91e8785d6169092176 (patch) | |
tree | 00ea8c4b154989fdaade319614f584b17f1bb8d0 /fs/nfsd/xdr.h | |
parent | f29e62eed261f01431d348d8b22a6f275d553a51 (diff) | |
download | linux-f3915f83e84c1f14358aaa91e8785d6169092176.tar.bz2 |
gfs2: use page_offset in gfs2_page_mkwrite
Without casting page->index to a guaranteed 64-bit type, the value might be
treated as 32-bit on 32-bit platforms and thus get truncated.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'fs/nfsd/xdr.h')
0 files changed, 0 insertions, 0 deletions