[Bugs] [Bug 1138897] NetBSD port
bugzilla at redhat.com
bugzilla at redhat.com
Fri Oct 3 15:01:32 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1138897
--- Comment #42 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/8863 committed in release-3.6 by Vijay Bellur
(vbellur at redhat.com)
------
commit 89de9adbf2b7d446abe9a27c8e384d205a996176
Author: Emmanuel Dreyfus <manu at netbsd.org>
Date: Fri Sep 26 02:28:15 2014 +0200
Do not hardcode umount(8) path, emulate lazy umount
1) Use a system-dependent macro for umount(8) location instead of
relying on $PATH to find it, for security and portability sake.
2) Introduce gf_umount_lazy() to replace umount -l (-l for lazy)
invocations,
which is only supported on Linux; On Linux behavior in unchanged. On other
systems, we fork an external process (umountd) that will take care of
periodically attempt to unmount, and optionally rmdir.
Backport of Ia91167c0652f8ddab85136324b08f87c5ac1edd51d
BUG: 1138897
Change-Id: I9d82c87e85af0dee79f2de39bc697c486b7103c8
Signed-off-by: Emmanuel Dreyfus <manu at netbsd.org>
Reviewed-on: http://review.gluster.org/8863
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Csaba Henk <csaba at redhat.com>
Reviewed-by: Vijay Bellur <vbellur at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Pc84LOm1Gu&a=cc_unsubscribe
More information about the Bugs
mailing list