diff options
author | 2014-02-19 20:15:15 -0500 | |
---|---|---|
committer | 2014-02-19 20:15:15 -0500 | |
commit | 9a6633b1a3603ccdffec669033616f9ebb35a988 (patch) | |
tree | 48f84c6ddaf415831eee8245033af51454859738 /fs/jbd2/commit.c | |
parent | ext4: fix error return from ext4_ext_handle_uninitialized_extents() (diff) | |
download | wireguard-linux-9a6633b1a3603ccdffec669033616f9ebb35a988.tar.xz wireguard-linux-9a6633b1a3603ccdffec669033616f9ebb35a988.zip |
ext4: add ext4_es_store_pblock_status()
Avoid false positives by static code analysis tools such as sparse and
coverity caused by the fact that we set the physical block, and then
the status in the extent_status structure. It is also more efficient
to set both of these values at once.
Addresses-Coverity-Id: #989077
Addresses-Coverity-Id: #989078
Addresses-Coverity-Id: #1080722
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Zheng Liu <wenqing.lz@taobao.com>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions