summaryrefslogtreecommitdiffstats
path: root/doc/developer-guide
diff options
context:
space:
mode:
authorXavi Hernandez <xhernandez@redhat.com>2020-09-04 14:49:50 +0200
committerRinku Kothiya <rkothiya@redhat.com>2020-09-14 19:45:26 +0000
commita5d9edce9b59ee00d2a4027fafba126e82e2fcfd (patch)
treec78e9048585baf8c1326770cc90192d8858b3924 /doc/developer-guide
parent473453c4e2b1b6fc94edbce438dd9a3c0ea58c67 (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 'doc/developer-guide')
0 files changed, 0 insertions, 0 deletions