Ticket #1753 (closed defect: fixed)
panel: bad mounpoint is no longer 'red' highlighted
Reported by: | slyfox | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0-pre4 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description (last modified by slyfox) (diff)
- Create bad mountpoint. the simplest way is to mount some fuse filesystem as random user without -oallow_other.
sudo su testie sh -c "mkdir /tmp/foose; smbnetfs /tmp/foose"
- Execute
mc /tmp
and see ?foose (not red), but it used to be
Change History
comment:2 Changed 15 years ago by slavazanko
- Status changed from new to accepted
- Owner set to slavazanko
- severity changed from no branch to on review
created branch 1753_bad_mounpoint
comment:4 Changed 15 years ago by angel_il
- Votes for changeset changed from slyfox to slyfox angel_il
- severity changed from on review to approved
Note: See
TracTickets for help on using
tickets.