Opened 16 years ago
Last modified 11 years ago
#55 new defect
Sub to selected instances of -c filsrv
Reported by: | kchen@MIT.EDU | Owned by: | nelhage@mit.edu |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | zephyr | Keywords: | |
Cc: |
Description
Barnowl (at least on Athena) should sub to selected instances of -c filsrv (such as -i athena.mit.edu). Over the weekend, I saw one person being surprised that his session froze, presumably because he wasn't subbed.
Change History (2)
comment:1 Changed 13 years ago by jgross@mit.edu
- Component changed from internals to zephyr
comment:2 Changed 11 years ago by jdreed@mit.edu
Note: See
TracTickets for help on using
tickets.
Debathena is in the process of refactoring liblocker so it no longer explicitly links against libzephyr, it merely tells you what triplets correspond with a locker. It might instead be clever (and maybe I should file a new ticket) if barnowl supported some sort of IPC (maybe with a module) so that attach(1) or pyhesiodfs could determine if barnowl was running, and send it subscription/unsubscription info. DBus is probably too heavyweight; it could be something simple that has a known whitelist of allowed triplets.