On Wed, Feb 19, 2020 at 07:40:47PM +0800, Anand Jain wrote: > > > In file included from fs/btrfs/volumes.c:18:0: > > fs/btrfs/volumes.c: In function 'find_live_mirror': > > >>> fs/btrfs/ctree.h:3143:4: warning: this statement may fall through [-Wimplicit-fallthrough=] > > This is not a bug. May be we can make the robot happy. Since 5.5 all fall-trhough switch labels should be annotated properly.
