On Mon, 7 Mar 2011 12:24:56 -0500 Marc Dionne <[email protected]> wrote:
> > "When", as in, "what version". > > $ git log --pretty=oneline | grep "Add preadv and pwritev" | cut -f1 > -d' ' | xargs git describe > v2.6.29-7240-gf3554f4 > > So looks like it first appeared in 2.6.30. After writing this, I realized the more relevant question is when glibc got it (since it will emulate vpio if the kernel doesn't have it), which is in 2.10 (e109c61). But they were around the same time anyway. -- Andrew Deason [email protected] _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
