aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic/split-include.c
diff options
context:
space:
mode:
authorJohn McCutchan <[email protected]>2005-09-06 15:18:02 -0700
committerLinus Torvalds <[email protected]>2005-09-07 16:57:39 -0700
commit7ea6040b0eff07d3a9a4e2d248ac137c6ad02d42 (patch)
tree0a7bcce73c623f89cd5e8a97d2da7946da3293e3 /scripts/basic/split-include.c
parent8191151d0933d65fb6b659ffbd765479f0f200e1 (diff)
[PATCH] inotify: fix event loss on hardlinked files
People have run into a problem when they do this: watch (file1, all_events); watch (file2, some_events); if file2 is a hard link to file1, some events will be missed because by default we replace the mask. The patch below adds a flag IN_MASK_ADD which will cause inotify to add to the existing mask if present. Signed-off-by: John McCutchan <[email protected]> Signed-off-by: Robert Love <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic/split-include.c')
0 files changed, 0 insertions, 0 deletions