Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310024
b: refs/heads/master
c: a4f9a9a
h: refs/heads/master
v: v3
  • Loading branch information
Naohiro Aota authored and Al Viro committed May 31, 2012
1 parent 16413af commit c253f62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 799243a389bde0de10fa21ca1ca453d2fe538b85
refs/heads/master: a4f9a9a635e4d54ac93df4b861ed8792e17bd4a2
2 changes: 1 addition & 1 deletion trunk/include/linux/fsnotify_backend.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
#define FS_EVENTS_POSS_ON_CHILD (FS_ACCESS | FS_MODIFY | FS_ATTRIB |\
FS_CLOSE_WRITE | FS_CLOSE_NOWRITE | FS_OPEN |\
FS_MOVED_FROM | FS_MOVED_TO | FS_CREATE |\
FS_DELETE)
FS_DELETE | FS_OPEN_PERM | FS_ACCESS_PERM)

#define FS_MOVE (FS_MOVED_FROM | FS_MOVED_TO)

Expand Down

0 comments on commit c253f62

Please sign in to comment.