Linux CIFS filesystem development
 help / color / mirror / Atom feed
* Improving source code parsing for “fs/smb/client/dir.c”?
@ 2025-10-13 11:50 Markus Elfring
  2025-10-13 12:04 ` [cocci] " Julia Lawall
  0 siblings, 1 reply; 8+ messages in thread
From: Markus Elfring @ 2025-10-13 11:50 UTC (permalink / raw)
  To: cocci; +Cc: linux-cifs

Hello,

I would like to point another questionable test result out
(according to the software combination “Coccinelle 1.3.0”):

Markus_Elfring@Sonne:…/Projekte/Coccinelle/janitor> /usr/bin/spatch --no-includes --parse-c fs/smb/client/dir.c
…
parse error 
 = File "fs/smb/client/dir.c", line 964, column 0, charpos = 25270
  around = '',
  whole content = 
badcount: 283
…
bad: static int cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid,
…
fs/smb/client/dir.c:211: passed:#ifdef CONFIG_CIFS_ALLOW_INSECURE_LEGACY 
fs/smb/client/dir.c:280: passed:#endif 
…
nb good = 679,  nb passed = 7 =========> 0.72% passed
nb good = 679,  nb bad = 283 =========> 70.79% good or passed


Under which circumstances will data processing become better supported for such files?
https://elixir.bootlin.com/linux/v6.17.1/source/fs/smb/client/dir.c#L178-L455

Regards,
Markus

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-10-13 15:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-13 11:50 Improving source code parsing for “fs/smb/client/dir.c”? Markus Elfring
2025-10-13 12:04 ` [cocci] " Julia Lawall
2025-10-13 12:16   ` Markus Elfring
2025-10-13 13:05   ` Markus Elfring
2025-10-13 14:35   ` Markus Elfring
2025-10-13 14:49     ` Julia Lawall
2025-10-13 15:00       ` Markus Elfring
2025-10-13 15:47       ` Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox