summaryrefslogtreecommitdiffstats
path: root/libgfdb.pc.in
diff options
context:
space:
mode:
authorSoumya Koduri <skoduri@redhat.com>2018-11-09 02:29:52 -0500
committerShyamsundar Ranganathan <srangana@redhat.com>2018-12-26 16:59:17 +0000
commit70e254333f952a670061632a16b897928b7e670d (patch)
treeab3b84dd997937818d4e92eb59ef9551a50ba377 /libgfdb.pc.in
parent1eef0a0f398413145063b1b8690213ca3aa31800 (diff)
afr: open_ftruncate_cbk should read fd from local->cont.open struct
afr_open stores the fd as part of its local->cont.open struct but when it calls ftruncate (if open flags contain O_TRUNC), the corresponding cbk function (afr_ open_ftruncate_cbk) is incorrectly referencing uninitialized local->fd. This patch fixes the same. Change-Id: Icbdedbd1b8cfea11d8f41b6e5c4cb4b44d989aba updates: bz#1655527 Signed-off-by: Soumya Koduri <skoduri@redhat.com>
Diffstat (limited to 'libgfdb.pc.in')
0 files changed, 0 insertions, 0 deletions