diff options
| author | 2013-04-19 14:20:07 -0700 | |
|---|---|---|
| committer | 2013-05-01 21:18:57 -0700 | |
| commit | ac7f29bf2ee4a526efb68f947475ff77a43028de (patch) | |
| tree | 1b9b82cb9020a81322f9e37e5057eac82002b81b /include/linux | |
| parent | ceph: fix race between writepages and truncate (diff) | |
| download | linux-dev-ac7f29bf2ee4a526efb68f947475ff77a43028de.tar.xz linux-dev-ac7f29bf2ee4a526efb68f947475ff77a43028de.zip | |
ceph: fix printk format warnings in file.c
Fix printk format warnings by using %zd for 'ssize_t' variables:
fs/ceph/file.c:751:2: warning: format '%ld' expects argument of type 'long int', but argument 11 has type 'ssize_t' [-Wformat]
fs/ceph/file.c:762:2: warning: format '%ld' expects argument of type 'long int', but argument 11 has type 'ssize_t' [-Wformat]
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: ceph-devel@vger.kernel.org
Signed-off-by: Sage Weil <sage@inktank.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
