summaryrefslogtreecommitdiffstats
path: root/fs/block_dev.c
diff options
context:
space:
mode:
authorAl Viro2008-12-26 06:57:40 +0100
committerAl Viro2009-01-01 00:07:43 +0100
commit6badd79bd002788aaec27b50a74ab69ef65ab8ee (patch)
tree2a47bf53a7fe2316d98cca71f0b7d01d5024a5ea /fs/block_dev.c
parentfilp_cachep can be static in fs/file_table.c (diff)
downloadkernel-qcow2-linux-6badd79bd002788aaec27b50a74ab69ef65ab8ee.tar.gz
kernel-qcow2-linux-6badd79bd002788aaec27b50a74ab69ef65ab8ee.tar.xz
kernel-qcow2-linux-6badd79bd002788aaec27b50a74ab69ef65ab8ee.zip
kill ->dir_notify()
Remove the hopelessly misguided ->dir_notify(). The only instance (cifs) has been broken by design from the very beginning; the objects it creates are never destroyed, keep references to struct file they can outlive, nothing that could possibly evict them exists on close(2) path *and* no locking whatsoever is done to prevent races with close(), should the previous, er, deficiencies someday be dealt with. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/block_dev.c')
0 files changed, 0 insertions, 0 deletions