diff options
author | Eric Paris <eparis@redhat.com> | 2009-12-17 20:27:10 -0500 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2010-07-28 09:58:20 -0400 |
commit | 7050c48826d5adb2210bddfb6a67aa13bbe984ed (patch) | |
tree | 21a2f73a9953f1125aea81e02ef547afbe33661a /kernel | |
parent | 6f3a539e3bd8ed2eafa532443723d56896153a00 (diff) | |
download | kernel_samsung_crespo-7050c48826d5adb2210bddfb6a67aa13bbe984ed.zip kernel_samsung_crespo-7050c48826d5adb2210bddfb6a67aa13bbe984ed.tar.gz kernel_samsung_crespo-7050c48826d5adb2210bddfb6a67aa13bbe984ed.tar.bz2 |
inotify: do not reuse watch descriptors
Prior to 2.6.31 inotify would not reuse watch descriptors until all of
them had been used at least once. After the rewrite inotify would reuse
watch descriptors. The selinux utility 'restorecond' was found to have
problems when watch descriptors were reused. This patch reverts to the
pre inotify rewrite behavior to not reuse watch descriptors.
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions