summaryrefslogtreecommitdiffstats
path: root/xlators/lib/src
diff options
context:
space:
mode:
authorXavi Hernandez <xhernandez@redhat.com>2020-09-04 14:49:50 +0200
committerRinku Kothiya <rkothiya@redhat.com>2020-09-27 09:13:12 +0000
commitd8e1e89e1396176969f3fe4bc7d662d8ac5ad7a2 (patch)
tree61bc3a0232b779093a05463059bccf6be20ed911 /xlators/lib/src
parent683d7940c4fd0e3392b67101f0d5a2baeb2c0171 (diff)
open-behind: implement create fop
Open behind didn't implement create fop. This caused that files created were not accounted for the number of open fd's. This could cause future opens to be delayed when they shouldn't. This patch implements the create fop. It also fixes a problem when destroying the stack: when frame->local was not NULL, STACK_DESTROY() tried to mem_put() it, which is not correct. Fixes: #1440 Change-Id: Ic982bad07d4af30b915d7eb1fbcef7a847a45869 Signed-off-by: Xavi Hernandez <xhernandez@redhat.com>
Diffstat (limited to 'xlators/lib/src')
0 files changed, 0 insertions, 0 deletions