Re: [git pull] more vfs.git stuff

From: Al Viro
Date: Fri Jan 22 2016 - 13:42:14 EST


On Fri, Jan 22, 2016 at 10:26:18AM -0800, Linus Torvalds wrote:
> On Thu, Jan 21, 2016 at 3:04 PM, Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
> > [trying to use git request-pull; result looks more or less sane, AFAICT...]
>
> Looks fine, if you can just fix this part:
>
> > gitolite@xxxxxxxxxxxxx:/pub/scm/linux/kernel/git/viro/vfs.git for-linus
>
> and have it point to the public git://git.kernel.org/.. thing.
>
> Either by just using "pushurl" for origin, or by having separate
> push/pull names entirely.

Sorry about that - pushurl added, both git push and git request-pull seem
to be working now.

BTW, looks like ext4 is the only pending i_mutex-sensitive tree; once
it's pulled, I'll regenerate the inode_{lock,unlock,trylock,...} patch
and send it your way.