|
@@ -54,7 +54,7 @@ extern "C" {
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Scratch buffer size */
|
|
/* Scratch buffer size */
|
|
|
-#define SCRATCH_BUFSIZE 8192
|
|
|
|
|
|
|
+#define SCRATCH_BUFSIZE 4096
|
|
|
|
|
|
|
|
struct file_server_data {
|
|
struct file_server_data {
|
|
|
/* Base path of file storage */
|
|
/* Base path of file storage */
|