diff options
author | Raghavendra G <raghavendra@zresearch.com> | 2009-03-24 03:46:08 -0700 |
---|---|---|
committer | Anand V. Avati <avati@amp.gluster.com> | 2009-03-24 21:53:31 +0530 |
commit | 4e5c297d7c3480d0d3ab1c0c2a184c6a4fb801ef (patch) | |
tree | 65d75f1cbe324bf8f56c7cd376389520f2631ef4 /auth | |
parent | 6e8017479fd9997ae47e7c8cbb74247d7e2b4fd0 (diff) |
fix to rm of large file blocking other operations on the same directory containing file (ref: rt #779)2.0.0rc7
posix_unlink follows the below procedure to avoid client noticing delay during
unlink of large file
1. open file
2. unlink file
3. stack_unwind
4. close file
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
Diffstat (limited to 'auth')
0 files changed, 0 insertions, 0 deletions