Eric Paris
|
1968f5eed5
fanotify: use both marks when possible
|
15 年之前 |
Eric Paris
|
ce8f76fb73
fsnotify: pass both the vfsmount mark and inode mark
|
15 年之前 |
Eric Paris
|
43709a288e
fsnotify: remove group->mask
|
15 年之前 |
Eric Paris
|
2612abb51b
fsnotify: cleanup should_send_event
|
15 年之前 |
Eric Paris
|
c496313fcc
dnotify: use the mark in handler functions
|
15 年之前 |
Eric Paris
|
3a9b16b407
fsnotify: send fsnotify_mark to groups in event handling functions
|
15 年之前 |
Eric Paris
|
90b1e7a578
fsnotify: allow marks to not pin inodes in core
|
15 年之前 |
Eric Paris
|
5444e2981c
fsnotify: split generic and inode specific mark code
|
15 年之前 |
Andreas Gruenbacher
|
3556608709
fsnotify: take inode->i_lock inside fsnotify_find_mark_entry()
|
15 年之前 |
Eric Paris
|
ef5e2b785f
dnotify: rename mark_entry to mark
|
15 年之前 |
Eric Paris
|
d07754412f
fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark
|
15 年之前 |
Eric Paris
|
e61ce86737
fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
|
15 年之前 |
Eric Paris
|
2823e04de4
fsnotify: put inode specific fields in an fsnotify_mark in a union
|
15 年之前 |
Eric Paris
|
3a9fb89f4c
fsnotify: include vfsmount in should_send_event when appropriate
|
15 年之前 |
Eric Paris
|
0d2e2a1d00
fsnotify: drop mask argument from fsnotify_alloc_group
|
15 年之前 |
Eric Paris
|
ffab83402f
fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group
|
15 年之前 |
Eric Paris
|
74be0cc828
fsnotify: remove group_num altogether
|
15 年之前 |
Eric Paris
|
8112e2d6a7
fsnotify: include data in should_send calls
|
15 年之前 |
Eric Paris
|
7b0a04fbfb
fsnotify: provide the data type to should_send_event
|
15 年之前 |
Eric Paris
|
40554c3dae
fsnotify: allow addition of duplicate fsnotify marks
|
15 年之前 |
Andreas Gruenbacher
|
945526846a
dnotify: ignore FS_EVENT_ON_CHILD
|
15 年之前 |
Eric Paris
|
a092ee20fd
fsnotify: allow groups to set freeing_mark to null
|
16 年之前 |
Eric Paris
|
e42e27736d
inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD
|
16 年之前 |
Eric Paris
|
ce61856bd2
dnotify: do not bother to lock entry->lock when reading mask
|
16 年之前 |
Eric Paris
|
5ac697b793
dnotify: do not use ?true:false when assigning to a bool
|
16 年之前 |
Eric Paris
|
e4aff11736
fsnotify: allow groups to add private data to events
|
16 年之前 |
Eric Paris
|
3c5119c05d
dnotify: reimplement dnotify using fsnotify
|
16 年之前 |
Eric Paris
|
272eb01485
filesystem notification: create fs/notify to contain all fs notification
|
16 年之前 |