Vikas Gorur a23185f3a4 storage/posix: Hand off calling close() and closedir() to the janitor thread.
Let the janitor thread handle calling close() and closedir() on fd's and DIR *
when posix_release is called. This avoids blocking the main server loop
due to close().

Signed-off-by: Vikas Gorur <vikas@gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>

BUG: 533 (close() should not block main loop)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=533
2010-01-19 05:56:35 -08:00
2009-02-18 17:36:07 +05:30
2009-02-18 17:36:07 +05:30
2009-02-19 02:58:01 -08:00
2009-02-18 17:36:07 +05:30
2009-02-18 17:36:07 +05:30
2009-08-12 06:26:31 -07:00
2009-02-18 17:36:07 +05:30
2009-04-24 14:24:43 +05:30
2009-02-18 17:36:07 +05:30

GlusterFS is a flexible, powerful, POSIX-compliant cluster filesystem
that can scale to several petabytes.

GlusterFS works over either TCP/IP or high-performance Infiniband RDMA
interconnect.

GlusterFS provides striping and on-the-fly synchronous replication
of files. GlusterFS has a fully distributed design, with no
single point of failure.

Please visit http://www.gluster.org/glusterfs.php for more info.
Description
No description provided
Readme 86 MiB
Languages
C 86.6%
Shell 7.5%
Python 3.6%
Perl 0.7%
Makefile 0.4%
Other 0.9%