[Bugs] [Bug 1129939] NetBSD port
bugzilla at redhat.com
bugzilla at redhat.com
Wed Dec 3 18:13:55 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1129939
--- Comment #199 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9220 committed in master by Vijay Bellur
(vbellur at redhat.com)
------
commit 2ca5b712f93dde62aadbf34f954ad53089490ded
Author: Emmanuel Dreyfus <manu at netbsd.org>
Date: Sun Nov 30 18:26:17 2014 +0100
Regression test portability: basic/file-snapshot.t
- For some odd reason, setfattr(1) could fail on big-file just after
it was created by touch(1). Add a test in between to wait for the
file to be visible by ls(1).
- After switching to a snapshot, the file content is still in kernel
cache, and the old content may be readen for a few seconds after
the snapshot switch. Use ( cd $M0 && umount $M0 ) to flush vnodes
and therefore invalidate the cache.
- Unmount the mount point at the end of the test for the cleanliness
sake.
BUG: 1129939
Change-Id: I5a0d14db13e79323147761dfe50c41ae6a1cb844
Signed-off-by: Emmanuel Dreyfus <manu at netbsd.org>
Reviewed-on: http://review.gluster.org/9220
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Vijay Bellur <vbellur at redhat.com>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Bugs
mailing list