The unified diff between revisions [f681bbc6..] and [10d21c7e..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'src/fs/coss/store_coss.h'
#
#
# patch "src/fs/coss/store_coss.h"
# from [712f79a4e81633580a6bd795168f7f2cd6bbe02d]
# to [866cd796dde6cce04a8cd07d69e5724e7cb1aa39]
#
============================================================
--- src/fs/coss/store_coss.h 712f79a4e81633580a6bd795168f7f2cd6bbe02d
+++ src/fs/coss/store_coss.h 866cd796dde6cce04a8cd07d69e5724e7cb1aa39
@@ -149,6 +149,7 @@ struct _cossinfo {
char reading;
int curstripe;
char *buf;
+ int buflen;
} rebuild;
};