summaryrefslogtreecommitdiffstats
path: root/xlators/features/leases/src/leases.h
diff options
context:
space:
mode:
authorSoumya Koduri <skoduri@redhat.com>2018-11-09 02:29:52 -0500
committerShyamsundar Ranganathan <srangana@redhat.com>2018-11-29 15:34:44 +0000
commitc309e41f7750a1730c381f2c0a513507ba08dae4 (patch)
treee9c3a5b9da2f562cf17d5e1abd949367248c417d /xlators/features/leases/src/leases.h
parente504e9f97053b7b755aea49dc13a1e886c896b85 (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#1651322 Signed-off-by: Soumya Koduri <skoduri@redhat.com> (cherry picked from commit fda594875c4cdb2a22e27aa13f5c66bee032ccb5)
Diffstat (limited to 'xlators/features/leases/src/leases.h')
0 files changed, 0 insertions, 0 deletions