commit | acd43e3cdffcb2e361e8b481c72e057d34fcd780 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Wed Jun 20 10:03:32 2018 -0700 |
committer | David Sterba <dsterba@suse.com> | Mon Aug 06 13:12:31 2018 +0200 |
tree | 102f641de4799fb3c233d44ee912ec0d6c78a854 | |
parent | bece2e8239331d382f98b381f90e425a11157653 [diff] |
btrfs: Annotate fall-through when parsing mount option This patch avoids that the compiler complains that a fall-through annotation is missing when building with W=1. Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>