mirror_zfs/dracut/90zfs
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
..
90-zfs.rules Add dracut support 2011-03-17 16:52:04 -07:00
check Add dracut support 2011-03-17 16:52:04 -07:00
install Add dracut support 2011-03-17 16:52:04 -07:00
installkernel Add dracut support 2011-03-17 16:52:04 -07:00
Makefile.am Use datadir not datarootdir for dracut 2011-06-17 13:22:19 -07:00
Makefile.in Tear down and flush the mmap region 2011-06-27 09:59:19 -07:00
mount-zfs.sh Align closing fi in mount-zfs.sh 2011-04-08 10:05:18 -07:00
parse-zfs.sh Add dracut support 2011-03-17 16:52:04 -07:00
zfs-genrules.sh Add dracut support 2011-03-17 16:52:04 -07:00