Justus Winter, le Mon 12 May 2014 12:05:49 +0200, a écrit :
> * fatfs/pager.c (enable_caching, disable_caching): Iterate over the
> pager class instead of over both pager buckets.
Ditto.
> ---
> fatfs/pager.c | 9 +
> 1 file changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/fatf
* fatfs/pager.c (enable_caching, disable_caching): Iterate over the
pager class instead of over both pager buckets.
---
fatfs/pager.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/fatfs/pager.c b/fatfs/pager.c
index f855ecf..7aa5c5e 100644
--- a/fatfs/pager.c
+++ b/f