aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2016-10-04 13:44:06 +0200
committerJan Kara <[email protected]>2016-10-18 11:28:21 +0200
commita2ed0b391dd9c3ef1d64c7c3e370f4a5ffcd324a (patch)
treee6dd0a9195fabdddf52a0076b2931a2057adf3d9 /scripts/gdb/linux/lists.py
parent1573d2caf713874cfe0d1336c823d0fb548d8bed (diff)
isofs: Do not return EACCES for unknown filesystems
When isofs_mount() is called to mount a device read-write, it returns EACCES even before it checks that the device actually contains an isofs filesystem. This may confuse mount(8) which then tries to mount all subsequent filesystem types in read-only mode. Fix the problem by returning EACCES only once we verify that the device indeed contains an iso9660 filesystem. CC: [email protected] Fixes: 17b7f7cf58926844e1dd40f5eb5348d481deca6a Reported-by: Kent Overstreet <[email protected]> Reported-by: Karel Zak <[email protected]> Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions