aboutsummaryrefslogtreecommitdiffstats
path: root/fs/file_table.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2008-02-15 22:37:24 +0000
committerAl Viro <[email protected]>2008-03-19 10:50:44 +0000
commit322ee5b36eac42e762526b0df7fa432beba6e7a0 (patch)
tree2499695b67123a8d463a1e59e91aa793f4803c10 /fs/file_table.c
parent[PATCH] reiserfs: eliminate private use of struct file in xattr (diff)
downloadkernel-322ee5b36eac42e762526b0df7fa432beba6e7a0.tar.gz
kernel-322ee5b36eac42e762526b0df7fa432beba6e7a0.zip
[PATCH] check for null vfsmount in dentry_open()
Make sure no-one calls dentry_open with a NULL vfsmount argument and crap out with a stacktrace otherwise. A NULL file->f_vfsmnt has always been problematic, but with the per-mount r/o tracking we can't accept anymore at all. [AV] the last place that passed NULL had been eliminated by the previous patch (reiserfs xattr stuff) Acked-by: Al Viro <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Dave Hansen <[email protected]> Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'fs/file_table.c')
0 files changed, 0 insertions, 0 deletions