zfs/cmd
Prasad Joshi b312979252 Tear down and flush the mmap region
The inode eviction should unmap the pages associated with the inode.
These pages should also be flushed to disk to avoid the data loss.
Therefore, use truncate_setsize() in evict_inode() to release the
pagecache.

The API truncate_setsize() was added in 2.6.35 kernel. To ensure
compatibility with the old kernel, the patch defines its own
truncate_setsize function.

Signed-off-by: Prasad Joshi <pjoshi@stec-inc.com>
Closes #255
2011-06-27 09:59:19 -07:00
..
mount_zfs Tear down and flush the mmap region 2011-06-27 09:59:19 -07:00
sas_switch_id Tear down and flush the mmap region 2011-06-27 09:59:19 -07:00
zdb Tear down and flush the mmap region 2011-06-27 09:59:19 -07:00
zfs Tear down and flush the mmap region 2011-06-27 09:59:19 -07:00
zinject Tear down and flush the mmap region 2011-06-27 09:59:19 -07:00
zpios Tear down and flush the mmap region 2011-06-27 09:59:19 -07:00
zpool Tear down and flush the mmap region 2011-06-27 09:59:19 -07:00
zpool_id Tear down and flush the mmap region 2011-06-27 09:59:19 -07:00
zpool_layout Tear down and flush the mmap region 2011-06-27 09:59:19 -07:00
ztest Tear down and flush the mmap region 2011-06-27 09:59:19 -07:00
zvol_id Tear down and flush the mmap region 2011-06-27 09:59:19 -07:00
Makefile.am Multipath device manageability improvements 2011-06-23 10:46:06 -07:00
Makefile.in Tear down and flush the mmap region 2011-06-27 09:59:19 -07:00