]> Pileus Git - ~andy/linux/blobdiff - fs/bad_inode.c
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
[~andy/linux] / fs / bad_inode.c
index 80599ae339669d3a3a962d64d974f62fb30a58d6..34e6d7b220c322b9399c32a701fe4910c256946f 100644 (file)
@@ -40,8 +40,6 @@ static const struct file_operations bad_file_ops =
        .aio_fsync      = EIO_ERROR,
        .fasync         = EIO_ERROR,
        .lock           = EIO_ERROR,
-       .readv          = EIO_ERROR,
-       .writev         = EIO_ERROR,
        .sendfile       = EIO_ERROR,
        .sendpage       = EIO_ERROR,
        .get_unmapped_area = EIO_ERROR,