[Bugs] [Bug 1159529] Can not compile the glusterfs-3.6.0 source bag in a "=?UTF-8?Q?disperse=205=20redundary=202=E2=80=9C=20volume?='s mountpoint
bugzilla at redhat.com
bugzilla at redhat.com
Wed Nov 19 10:51:28 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1159529
--- Comment #2 from jiademing <jiademing.dd at gmail.com> ---
I tried like this:
1)delete ec_lock_prepare_entry(fop, &fop->loc[1], 1) in ec_manager_rename()
1310 ec_lock_prepare_entry(fop, &fop->loc[0], 1);
1311 // ec_lock_prepare_entry(fop, &fop->loc[1], 1);
I know we must lock the new_loc's perent, this just a test.
2)remove O_APPEND flag, refer to bug1161885's patch
https://bugzilla.redhat.com/show_bug.cgi?id=1161885
then I can ./autogen.sh,./configure, make the glusterfs-3.6.0 source bag in a
"disperse 5 redundary 2“ volume's mountpoint, I think the result of this
problem is rename's lock(newloc's parent) in disperse
How do you think? @Xavier Hernandez
--
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=xfN8b2nDbD&a=cc_unsubscribe
More information about the Bugs
mailing list