Remove xsputn small copy optimization.
authorDavid S. Miller <davem@davemloft.net>
Thu, 29 Mar 2012 21:38:27 +0000 (14:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Mar 2012 21:38:27 +0000 (14:38 -0700)
commit20fde227388fb0c2857ff1793754056b833697fe
tree182b6e20e1d713ecd91332cf5c5d3a6ecee3269d
parent984a42374ce2055836f580c2240306171757ea72
Remove xsputn small copy optimization.

* libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
small copies by hand.
ChangeLog
libio/fileops.c