/qemu/include/system/ |
H A D | block-backend.h | f5a5ca796932d04cb2a1cb9382a55f72795b3e06 Fri Jun 09 10:18:08 UTC 2017 Manos Pitsidianakis <el13635@mail.ntua.gr> block: change variable names in BlockDriverState
Change the 'int count' parameter in *pwrite_zeros, *pdiscard related functions (and some others) to 'int bytes', as they both refer to bytes. This helps with code legibility.
Signed-off-by: Manos Pitsidianakis <el13635@mail.ntua.gr> Message-id: 20170609101808.13506-1-el13635@mail.ntua.gr Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
/qemu/block/ |
H A D | blkreplay.c | f5a5ca796932d04cb2a1cb9382a55f72795b3e06 Fri Jun 09 10:18:08 UTC 2017 Manos Pitsidianakis <el13635@mail.ntua.gr> block: change variable names in BlockDriverState
Change the 'int count' parameter in *pwrite_zeros, *pdiscard related functions (and some others) to 'int bytes', as they both refer to bytes. This helps with code legibility.
Signed-off-by: Manos Pitsidianakis <el13635@mail.ntua.gr> Message-id: 20170609101808.13506-1-el13635@mail.ntua.gr Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | raw-format.c | f5a5ca796932d04cb2a1cb9382a55f72795b3e06 Fri Jun 09 10:18:08 UTC 2017 Manos Pitsidianakis <el13635@mail.ntua.gr> block: change variable names in BlockDriverState
Change the 'int count' parameter in *pwrite_zeros, *pdiscard related functions (and some others) to 'int bytes', as they both refer to bytes. This helps with code legibility.
Signed-off-by: Manos Pitsidianakis <el13635@mail.ntua.gr> Message-id: 20170609101808.13506-1-el13635@mail.ntua.gr Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | blkdebug.c | f5a5ca796932d04cb2a1cb9382a55f72795b3e06 Fri Jun 09 10:18:08 UTC 2017 Manos Pitsidianakis <el13635@mail.ntua.gr> block: change variable names in BlockDriverState
Change the 'int count' parameter in *pwrite_zeros, *pdiscard related functions (and some others) to 'int bytes', as they both refer to bytes. This helps with code legibility.
Signed-off-by: Manos Pitsidianakis <el13635@mail.ntua.gr> Message-id: 20170609101808.13506-1-el13635@mail.ntua.gr Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | rbd.c | f5a5ca796932d04cb2a1cb9382a55f72795b3e06 Fri Jun 09 10:18:08 UTC 2017 Manos Pitsidianakis <el13635@mail.ntua.gr> block: change variable names in BlockDriverState
Change the 'int count' parameter in *pwrite_zeros, *pdiscard related functions (and some others) to 'int bytes', as they both refer to bytes. This helps with code legibility.
Signed-off-by: Manos Pitsidianakis <el13635@mail.ntua.gr> Message-id: 20170609101808.13506-1-el13635@mail.ntua.gr Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | qed.c | f5a5ca796932d04cb2a1cb9382a55f72795b3e06 Fri Jun 09 10:18:08 UTC 2017 Manos Pitsidianakis <el13635@mail.ntua.gr> block: change variable names in BlockDriverState
Change the 'int count' parameter in *pwrite_zeros, *pdiscard related functions (and some others) to 'int bytes', as they both refer to bytes. This helps with code legibility.
Signed-off-by: Manos Pitsidianakis <el13635@mail.ntua.gr> Message-id: 20170609101808.13506-1-el13635@mail.ntua.gr Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | iscsi.c | f5a5ca796932d04cb2a1cb9382a55f72795b3e06 Fri Jun 09 10:18:08 UTC 2017 Manos Pitsidianakis <el13635@mail.ntua.gr> block: change variable names in BlockDriverState
Change the 'int count' parameter in *pwrite_zeros, *pdiscard related functions (and some others) to 'int bytes', as they both refer to bytes. This helps with code legibility.
Signed-off-by: Manos Pitsidianakis <el13635@mail.ntua.gr> Message-id: 20170609101808.13506-1-el13635@mail.ntua.gr Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | block-backend.c | f5a5ca796932d04cb2a1cb9382a55f72795b3e06 Fri Jun 09 10:18:08 UTC 2017 Manos Pitsidianakis <el13635@mail.ntua.gr> block: change variable names in BlockDriverState
Change the 'int count' parameter in *pwrite_zeros, *pdiscard related functions (and some others) to 'int bytes', as they both refer to bytes. This helps with code legibility.
Signed-off-by: Manos Pitsidianakis <el13635@mail.ntua.gr> Message-id: 20170609101808.13506-1-el13635@mail.ntua.gr Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | mirror.c | f5a5ca796932d04cb2a1cb9382a55f72795b3e06 Fri Jun 09 10:18:08 UTC 2017 Manos Pitsidianakis <el13635@mail.ntua.gr> block: change variable names in BlockDriverState
Change the 'int count' parameter in *pwrite_zeros, *pdiscard related functions (and some others) to 'int bytes', as they both refer to bytes. This helps with code legibility.
Signed-off-by: Manos Pitsidianakis <el13635@mail.ntua.gr> Message-id: 20170609101808.13506-1-el13635@mail.ntua.gr Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | file-posix.c | f5a5ca796932d04cb2a1cb9382a55f72795b3e06 Fri Jun 09 10:18:08 UTC 2017 Manos Pitsidianakis <el13635@mail.ntua.gr> block: change variable names in BlockDriverState
Change the 'int count' parameter in *pwrite_zeros, *pdiscard related functions (and some others) to 'int bytes', as they both refer to bytes. This helps with code legibility.
Signed-off-by: Manos Pitsidianakis <el13635@mail.ntua.gr> Message-id: 20170609101808.13506-1-el13635@mail.ntua.gr Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | io.c | f5a5ca796932d04cb2a1cb9382a55f72795b3e06 Fri Jun 09 10:18:08 UTC 2017 Manos Pitsidianakis <el13635@mail.ntua.gr> block: change variable names in BlockDriverState
Change the 'int count' parameter in *pwrite_zeros, *pdiscard related functions (and some others) to 'int bytes', as they both refer to bytes. This helps with code legibility.
Signed-off-by: Manos Pitsidianakis <el13635@mail.ntua.gr> Message-id: 20170609101808.13506-1-el13635@mail.ntua.gr Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | qcow2.c | f5a5ca796932d04cb2a1cb9382a55f72795b3e06 Fri Jun 09 10:18:08 UTC 2017 Manos Pitsidianakis <el13635@mail.ntua.gr> block: change variable names in BlockDriverState
Change the 'int count' parameter in *pwrite_zeros, *pdiscard related functions (and some others) to 'int bytes', as they both refer to bytes. This helps with code legibility.
Signed-off-by: Manos Pitsidianakis <el13635@mail.ntua.gr> Message-id: 20170609101808.13506-1-el13635@mail.ntua.gr Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
/qemu/ |
H A D | qemu-io-cmds.c | f5a5ca796932d04cb2a1cb9382a55f72795b3e06 Fri Jun 09 10:18:08 UTC 2017 Manos Pitsidianakis <el13635@mail.ntua.gr> block: change variable names in BlockDriverState
Change the 'int count' parameter in *pwrite_zeros, *pdiscard related functions (and some others) to 'int bytes', as they both refer to bytes. This helps with code legibility.
Signed-off-by: Manos Pitsidianakis <el13635@mail.ntua.gr> Message-id: 20170609101808.13506-1-el13635@mail.ntua.gr Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
/qemu/include/block/ |
H A D | block.h | f5a5ca796932d04cb2a1cb9382a55f72795b3e06 Fri Jun 09 10:18:08 UTC 2017 Manos Pitsidianakis <el13635@mail.ntua.gr> block: change variable names in BlockDriverState
Change the 'int count' parameter in *pwrite_zeros, *pdiscard related functions (and some others) to 'int bytes', as they both refer to bytes. This helps with code legibility.
Signed-off-by: Manos Pitsidianakis <el13635@mail.ntua.gr> Message-id: 20170609101808.13506-1-el13635@mail.ntua.gr Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | block_int.h | f5a5ca796932d04cb2a1cb9382a55f72795b3e06 Fri Jun 09 10:18:08 UTC 2017 Manos Pitsidianakis <el13635@mail.ntua.gr> block: change variable names in BlockDriverState
Change the 'int count' parameter in *pwrite_zeros, *pdiscard related functions (and some others) to 'int bytes', as they both refer to bytes. This helps with code legibility.
Signed-off-by: Manos Pitsidianakis <el13635@mail.ntua.gr> Message-id: 20170609101808.13506-1-el13635@mail.ntua.gr Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|