]> granicus.if.org Git - zfs/commit
Invalidate dcache and inode cache
authorBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 5 Feb 2011 00:54:34 +0000 (16:54 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 10 Feb 2011 17:27:22 +0000 (09:27 -0800)
commitceb43b935d6c4f4f6509623c7498d5dcc40ea813
tree6c58f52e31e0e8c9a8d88737e9faa5a4343f89f3
parentb3b4f547f9243c0c1a446c74574a1f737e29dee6
Invalidate dcache and inode cache

When performing a 'zfs rollback' it's critical to invalidate
the previous dcache and inode cache.  If we don't there will
stale cache entries which when accessed will result in EIOs.
module/zfs/zfs_vfsops.c