From 20fde227388fb0c2857ff1793754056b833697fe Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Thu, 29 Mar 2012 14:38:27 -0700 Subject: Remove xsputn small copy optimization. * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize small copies by hand. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 165a178076..ec220266a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-03-29 David S. Miller + + * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize + small copies by hand. + 2012-03-28 Siddhesh Poyarekar [BZ #13761] -- cgit v1.2.3