Files
mirror_zfs/config
Chunwei Chen 933ec99951 Retire .write/.read file operations
The .write/.read file operations callbacks can be retired since
support for .read_iter/.write_iter and .aio_read/.aio_write has
been added.  The vfs_write()/vfs_read() entry functions will
select the correct interface for the kernel.  This is desirable
because all VFS write/read operations now rely on common code.

This change also add the generic write checks to make sure that
ulimits are enforced correctly on write.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Closes #5587 
Closes #5673
2017-01-27 10:43:39 -08:00
..
2010-08-31 13:41:27 -07:00
2011-04-19 10:10:47 -07:00
2017-01-03 11:31:18 -06:00
2012-10-14 13:06:48 -07:00
2016-11-04 10:46:40 -07:00
2017-01-03 11:31:18 -06:00
2017-01-27 10:43:39 -08:00
2015-12-07 12:20:43 -08:00
2013-03-18 15:33:17 -07:00
2017-01-03 11:31:18 -06:00
2016-03-16 13:46:16 -07:00
2016-03-09 10:39:22 -08:00
2016-04-28 09:27:40 -07:00
2016-03-18 13:31:11 -07:00
2016-03-18 13:31:11 -07:00