diff options
author | Yuxuan Shui <[email protected]> | 2012-10-13 18:44:15 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2012-10-14 11:33:56 -0700 |
commit | af26c4d4ab545767456d8c21ed48e9e01ce6a3e7 (patch) | |
tree | 925944f2877cd5de6aa9313b4de7054b8f3d252c /include/linux/vfs_compat.h | |
parent | a5c20e2a0a9046c06d86615fbf51dc04f12bba14 (diff) |
Linux 3.6 compat, sops->write_super() removed
The .write_super callback was removed the the super_operations
structure by Linux commit f0cd2dbb6cf387c11f87265462e370bb5469299e.
All file systems are now expected to self manage writing any dirty
state assoicated with their super block.
ZFS never made use of this callback so it can simply be removed
from the super_operations structure.
Signed-off-by: Yuxuan Shui <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Issue #873
Diffstat (limited to 'include/linux/vfs_compat.h')
0 files changed, 0 insertions, 0 deletions