agnostic-prefix -D__CHECK_ENDIAN__'
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot
sparse warnings: (new ones prefixed by >>)
>> fs/f2fs/dir.c:205:13: sparse: sparse: incorrect type in assignment
>> (different base types) @@expected int len @@
tree: https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git
dev-test
head: d9d30de5fa1574410aeb97a00f997d6f80c9e695
commit: 817f0b532391ffb7d2adb26d57246267a8b04088 [49/54] f2fs: add a function
to move nid
coccinelle warnings: (new ones prefixed by >>)
>> fs/f2fs/node.c:1811:2-3
fs/f2fs/node.c:1811:2-3: Unneeded semicolon
Remove unneeded semicolon.
Generated by: scripts/coccinelle/misc/semicolon.cocci
Fixes: 817f0b532391 ("f2fs: add a function to move nid")
CC: Fan Li
Signed-off-by: Fengguang Wu
---
node.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Hi Chao,
I love your patch! Perhaps something to improve:
[auto build test WARNING on f2fs/dev-test]
[also build test WARNING on v4.17-rc1 next-20180420]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/linux/
Fixes: c20dcf3ce26e ("f2fs: sepearte hot/cold in free nid")
Signed-off-by: Fengguang Wu
---
node.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/f2fs/node.c b/fs/f2fs/node.c
index fa09baa..ff9b682 100644
--- a/fs/f2fs/node.c
+++ b/fs/f2fs/node.c
@@ -2031,7 +2031,7 @@
Fixes: 6f89409e87ce ("f2fs: introduce release_discard_addr() for cleanup")
Signed-off-by: Fengguang Wu
---
segment.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/f2fs/segment.c b/fs/f2fs/segment.c
index 8652cfd..a0fce5e 100644
--- a/fs/f2fs/segment.c
+++ b/fs/f2fs/se
tree: https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git
dev-test
head: 57ef368c8663e2198fadc0cfecdf67e0fe11e65a
commit: 6f89409e87ce2a41baa5650c978857f306c02859 [40/41] f2fs: introduce
release_discard_addr() for cleanup
reproduce:
# apt-get install sparse
git ch
fs/f2fs/trace.c:19:12: sparse: symbol 'pids_lock' was not declared. Should it
be static?
Signed-off-by: Fengguang Wu
---
trace.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/f2fs/trace.c b/fs/f2fs/trace.c
index 92fa38a..517dfe5 100644
--- a/fs/f2fs/trace.c
+++ b/fs/
tree: git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs linux-3.4
head: a725baf7b8472a0b97dc12ed4d1c147cad2f3e8c
commit: 37a78eb5019798c94d4543c48e1d6490a552e1c7 [31/33] f2fs: add spin_lock to
cover radix operations in IO tracer
reproduce:
# apt-get install sparse
git checkout 37a
Signed-off-by: Fengguang Wu
---
data.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/f2fs/data.c b/fs/f2fs/data.c
index 1724986..ea13e3e 100644
--- a/fs/f2fs/data.c
+++ b/fs/f2fs/data.c
@@ -1133,7 +1133,7 @@ static int __f2fs_writepage(struct page *page, struct
write
tree: git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs dev-test
head: ac8132095a69bd62e30a505212627e2657740452
commit: 7e4a4d93dd6faf05d6201423d21ae8a00e538a2c [24/27] f2fs: expose
f2fs_write_cache_pages
reproduce:
# apt-get install sparse
git checkout 7e4a4d93dd6faf05d6201423d21
tree: https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git
dev-test
head: 904ecfcd9f95aba239695c5d90233f158f838919
commit: 481a85e8a4e54513d8551f01d00d81e39e37ec01 [/56] f2fs-dev: ioctl for
removing a range from F2FS
reproduce:
# apt-get install sparse
git checkout
tree: https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git
dev-test
head: 9487ae9b5821c0fa47c53b7ced0ee3256d4c5117
commit: 60686faa1e20c6f221aad9f93a6f263faaf8cd76 [54/55] f2fs: add bio cache
for IPU
reproduce:
# apt-get install sparse
git checkout 60686faa1e20c6f2
Fixes: 60686faa1e20 ("f2fs: add bio cache for IPU")
Signed-off-by: kbuild test robot
---
data.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/f2fs/data.c b/fs/f2fs/data.c
index 6908469..9381f76 100644
--- a/fs/f2fs/data.c
+++ b/fs/f2fs/data.c
@@ -517,7 +51
checkout 93ed4e0804b3b5e9dc7e2cfe522b0a407ab7198c
make ARCH=x86_64 allmodconfig
make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__'
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot
sparse warnings: (new ones prefixed by >>)
>> inclu
c632dd40b9cf038245195e9e54db4a816088ccb5
make ARCH=x86_64 allmodconfig
make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__'
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot
sparse warnings: (new ones prefixed by >>)
>> include/trac
3f1e9a91423ff983985f648360a1f76787021654
make ARCH=x86_64 allmodconfig
make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__'
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot
sparse warnings: (new ones prefixed by >>)
>> fs/f2f
tree: https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs dev-test
head: c3ff4c22ae1f52ebfb3ca4dc53926822108c53bb
commit: d741c3d1f60f38e5041b6a38aa4e8c5163bc [6/21] f2fs: flush inode
metadata when checkpoint is doing
coccinelle warnings: (new ones prefixed by >>)
>> fs/f2fs/ch
fs/f2fs/checkpoint.c:887:2-3: Unneeded semicolon
Remove unneeded semicolon.
Generated by: scripts/coccinelle/misc/semicolon.cocci
Signed-off-by: Fengguang Wu
---
checkpoint.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/fs/f2fs/checkpoint.c
+++ b/fs/f2fs/checkpoint.c
@@ -
Hi,
[auto build test WARNING on v4.7-rc1]
[cannot apply to dm/for-next md/for-next next-20160603]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/linux/commits/mchristi-redhat-com/v8-separate-operations-from-f
Hi Damien,
[auto build test WARNING on v4.9-rc2]
[cannot apply to f2fs/dev next-20161028]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
[Suggest to use git(>=2.9.0) format-patch --base= (or --base=auto for
convenience) to record what (public,
tree: https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git
dev-test
head: d73e9520359023105b87050ee82aa112a357a2fd
commit: 9fdd0bb26d924f702fe575f864c30eaa60a1797e [59/63] f2fs: fix multiple
f2fs_add_link() calls having same name
coccinelle warnings: (new ones prefixed by >>)
>
Hi Chao,
[auto build test WARNING on f2fs/dev]
[also build test WARNING on v4.11-rc2 next-20170310]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/linux/commits/Chao-Yu/f2fs-don-t-allow-volatile-writes-for-no
23 matches
Mail list logo