Fix the following gcc warning:
fs/f2fs/compress.c:375:18: warning: variable 'params' set but not used
[-Wunused-but-set-variable]
ZSTD_parameters params;
^~
Reported-by: Hulk Robot
Signed-off-by: Jason Yan
---
fs/f2fs/compress.c | 2 --
1 file changed, 2 deletions(-)
This fixes build error on mac.
Signed-off-by: Jaegeuk Kim
---
configure.ac | 1 +
fsck/f2fs.h | 3 +++
fsck/main.c | 14 +-
3 files changed, 17 insertions(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 9b0e872..9ac0c24 100644
--- a/configure.ac
+++ b/configure.
Hi Jaegeuk,
On Tue, Mar 31, 2020 at 11:46:55AM -0700, Jaegeuk Kim wrote:
> On 03/30, Sahitya Tummala wrote:
> > F2FS already has a default timeout of 5 secs for discards that
> > can be issued during umount, but it can take more than the 5 sec
> > timeout if the underlying UFS device queue is alre