diff options
author | Anand Avati <avati@redhat.com> | 2013-01-29 23:56:25 -0800 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2013-01-30 23:43:49 -0800 |
commit | b5a6d4bd97800dd00849677c2ace4417dd914ccc (patch) | |
tree | 5dd9eadfb7a658ea03bfc7b59bf65f9d46465957 /tests/bugs/bug-893338.t | |
parent | 12689595abd50d13711f855dddfb5cfe51f40455 (diff) |
fuse-bridge: fix some breakages from lock migration patch
- do not attempt lock migration if no locks were ever acquired on
an fd.
- fix fd_lk_ctx_t ref leak during fd migration
- remove spurious fd_unref() (probably added to compensate for
the fd_ref leak in syncop_open_cbk)
- remove @newfdptr out-param which makes fd ref management really
tricky (and currently refs were unmanaged for the out-param).
Instead acquire ref and unref within lock migration function.
Change-Id: I4cc9c451f0df4c051612bd1fa7bef11e801570e4
BUG: 808400
Signed-off-by: Anand Avati <avati@redhat.com>
Reviewed-on: http://review.gluster.org/4453
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Raghavendra Bhat <raghavendra@redhat.com>
Diffstat (limited to 'tests/bugs/bug-893338.t')
0 files changed, 0 insertions, 0 deletions