commit | 516cdb68e5b44ca1bef31619f5da8d5e9e298f88 | [log] [tgz] |
---|---|---|
author | Kai Bankett <chaosman@ontika.net> | Mon Feb 13 02:43:41 2012 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Mar 20 21:29:37 2012 -0400 |
tree | e447d0431f85f0bd3182f621a4676eb6836c674f | |
parent | 32991ab305ace7017c62f8eecbe5eb36dc32e13b [diff] |
qnx4fs: small cleanup Small qnx4 cleanup patch. - removes .writepage, .write_begin and .write_end (+callback functions) - removes '.' path checking in namei.c (handled on upper layers) Signed-off-by: Kai Bankett <chaosman@ontika.net> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>