On Tue, Feb 16, 2016 at 11:36:09PM +0000, Al Viro wrote: > I strongly suspect that this is what's missing. Could you check if it helps? BTW, I've pushed #orangefs-untested; the differences are * several fixes folded back into relevant commits (no point creating bisect hazards and making the history harder to read) * this thing also folded (and in fact is what you get from diffing that tree with your for-next) * commit message for bufmap rewrite supplied. Could you (assuming it works, etc.) switch your branch to that? git checkout for-next, git fetch from vfs.git, git diff FETCH_HEAD to verify that the delta is as it should be, then git reset --hard FETCH_HEAD and git push --force <whatever remote you are using> for-next would do it... -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html