On 16 May 2018 at 03:39, Patrick Donnelly <pdonnell@xxxxxxxxxx> wrote: > `git clean -xfd` should nuke everything except submodule checkouts. > I've made a git alias that handles submodules too: > > nuke = !git clean -fdx && git submodule foreach 'git clean -fdx' && > git submodule sync --recursive && git submodule update --force --init > --recursive `git clean -xfd` didn't help. I think submodules are not relevant since my current workaround is not affecting them. So, I haven't tried nuking. >>(and other .c files generated from .pyx), but it has been >> no good. What has worked last 2 times is (which obviously is >> incorrect) to reboot the instance and run make so that is build cephfs >> module again. Any ideas about what has been going wrong? I have copied >> make's output and the environment variable's values here - >> https://paste.fedoraproject.org/paste/J7d61XOvQNMGN2dacvbqqg. > > I don't know why that would be happening. Also, the paste link is broken. Copying here again - https://paste.fedoraproject.org/paste/aMXlmHjplu3M3lbI8vNx8g. -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html