Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use file_dentry and file_inode wrappers | Chen Haiquan | 2016-08-11 | 1 | -0/+20 |
Fix bugs due to kernel change in torvalds/linux@4bacc9c9234c ("overlayfs: Make f_path always point to the overlay and f_inode to the underlay"). This problem crashes system when use zfs as a layer of overlayfs. Signed-off-by: Chen Haiquan <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Closes #4914 Closes #4935 |