Re: [PATCH 1/3] st.ko: fix enlarge_buffer

2013-12-16 Thread Kai Mäkisara (Kolumbus)
On 2.12.2013, at 21.00, Bodo Stroesser wrote: > From: Bodo Stroesser > Date: Mon, 2 Dec 2013 18:52:10 +0100 > Subject: [PATCH 1/3] st.ko: fix enlarge_buffer > > This patch removes a bug in enlarge_buffer() that can make a > read or write fail under special conditions. &

[PATCH 1/3] st.ko: fix enlarge_buffer

2013-12-02 Thread Bodo Stroesser
From: Bodo Stroesser Date: Mon, 2 Dec 2013 18:52:10 +0100 Subject: [PATCH 1/3] st.ko: fix enlarge_buffer This patch removes a bug in enlarge_buffer() that can make a read or write fail under special conditions. After changing TRY_DIRECT_IO to 0 and ST_MAX_SG to 32 in st_options.h, a program