aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga
diff options
context:
space:
mode:
authorEric Sandeen <[email protected]>2018-03-22 11:59:00 -0400
committerTheodore Ts'o <[email protected]>2018-03-22 11:59:00 -0400
commit0d9366d67bcf066b028e57d09c9a86ce879bcc28 (patch)
tree563dcb8ecf8e0c597f6af061c89578b2d35acf21 /drivers/fpga
parent1d39834fba99c48edd3d4887ccd474da61a1ada7 (diff)
ext4: don't complain about incorrect features when probing
If mount is auto-probing for filesystem type, it will try various filesystems in order, with the MS_SILENT flag set. We get that flag as the silent arg to ext4_fill_super. If we're probing (silent==1) then don't complain about feature incompatibilities that are found if it looks like it's actually a different valid extN type - failed probes should be silent in this case. If the on-disk features are unknown even to ext4, then complain. Reported-by: Joakim Tjernlund <[email protected]> Tested-by: Joakim Tjernlund <[email protected]> Signed-off-by: Eric Sandeen <[email protected]> Signed-off-by: Theodore Ts'o <[email protected]> Reviewed-by: Jan Kara <[email protected]>
Diffstat (limited to 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions