Dave Hansen wrote:
quoted text > That also reminds me. kvm somehow has an outdated copy of
> anon_inodes.c. It needs to be updated for the r/o bind mount patches to
> add a proper mnt_want/drop_write(). Otherwise, you'll run into warnings
> about imbalanced mount writer counts. Something like this will do, but
> it would be best to just stay up to date with mainline for this kind of
> stuff.
>
>
Instead I changed the code to use the host's anon_inodes when
available. I also introduced a couple of bugs but the list fixed these
quickly. Thanks list!
--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH] update kvm's anon_inodes.c for r/o bind mounts , Avi Kivity , (Sat Jul 19, 3:33 am)