fix inotify-oneshot-support patch so it builds.

svn path=/dists/sid/linux-2.6/; revision=16008
This commit is contained in:
Maximilian Attems 2010-07-23 07:58:43 +00:00
parent 8996ec78d8
commit a8b086f5b7
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ index daa666a..388a150 100644
}
+ if (entry->mask & IN_ONESHOT)
+ fsnotify_destroy_mark(entry);
+ fsnotify_destroy_mark_by_entry(entry);
+
/*
* If we hold the entry until after the event is on the queue