Opened 13 years ago
Closed 13 years ago
#2949 closed Bug (fixed)
standardize inotify watchdir implementation
Reported by: | Longinus00 | Owned by: | Longinus00 |
---|---|---|---|
Priority: | Normal | Milestone: | 1.92 |
Component: | Daemon | Version: | 1.90 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Currently the mac client, gtk client, and daemon non-inotify implementations of watchdir all add torrents on loading a directory. In order to make the program more consistent, I think the inotify implementation should also adopt this behavior.
Attachments (1)
Change History (9)
Changed 13 years ago by Longinus00
comment:1 Changed 13 years ago by charles
- Type changed from Bug to Enhancement
comment:2 Changed 13 years ago by charles
- Type changed from Enhancement to Bug
comment:3 Changed 13 years ago by Longinus00
I forgot to add, this also prevents inotify from accepting a file as a valid watch target, again the other implementations already forbid this.
comment:4 Changed 13 years ago by charles
- Milestone changed from None Set to 1.92
- Owner set to charles
- Status changed from new to assigned
Fixed in trunk for 1.92 by r10295
comment:5 Changed 13 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
comment:6 Changed 13 years ago by charles
- Resolution fixed deleted
- Status changed from closed to reopened
reopened for attribution
comment:7 Changed 13 years ago by charles
- Owner changed from charles to Longinus00
- Status changed from reopened to new
comment:8 Changed 13 years ago by charles
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
...hm, well maybe that does count as a bug.