Opened 14 years ago

Last modified 9 years ago

#5103 new bug

Superfluous Node Monitor nofications on FAT volumes

Reported by: matjako Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: File Systems/FAT Version: R1/alpha1
Keywords: Node Monitor Cc:
Blocked By: Blocking:
Platform: All

Description

Moving the entry of a monitored node on a FAT volume produces B_STAT_CHANGED and B_ATTR_CHANGED notifications beside the expected B_ENTRY_MOVED. B_STAT_CHANGED does not seem right for entry moves and B_ATTR_CHANGED should normally not fire on non attribute-able file systems (or should it?).

STEPS TO REPRODUCE

The attached test application wathches a node specified by a full path in command args and prints notifications.

Attachments (1)

main.cpp (895 bytes ) - added by matjako 14 years ago.

Download all attachments as: .zip

Change History (2)

by matjako, 14 years ago

Attachment: main.cpp added

comment:1 by waddlesplash, 9 years ago

Milestone: R1Unscheduled
Note: See TracTickets for help on using tickets.