On Mon, Mar 7, 2011 at 10:21, Andrew Deason <[email protected]> wrote: > On Sun, 6 Mar 2011 14:39:43 -0600 > "Ryan C. Underwood" <[email protected]> wrote: > >> >> On Sat, Mar 05, 2011 at 11:55:45PM -0600, Andrew Deason wrote: >> > >> > When did Linux gain this? It's pretty easy to see now how I wasn't >> > hitting this on my Lenny box. >> >> About 2008 it looks like. >> http://lwn.net/Articles/311092/ > > "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. Marc _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
