diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2015-02-04 16:02:09 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-02-20 04:03:58 -0500 |
commit | db671a8ecd764baf76a698b8366603a147880734 (patch) | |
tree | 6cc43ff5997fc9c9382b6bc1ebb35d4c95a04838 /arch/s390/hypfs | |
parent | 28444a2bde8d1695447eb51362b46cf1e49b9c21 (diff) | |
download | talos-obmc-linux-db671a8ecd764baf76a698b8366603a147880734.tar.gz talos-obmc-linux-db671a8ecd764baf76a698b8366603a147880734.zip |
don't bother with most of the bad_file_ops methods
Only ->open() should be there (always failing, of course). We never
replace ->f_op of an already opened struct file, so there's no way
for any of those methods to be called.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/s390/hypfs')
0 files changed, 0 insertions, 0 deletions