FUSE_KERNEL_VERSION
se->fci.proto_major = FUSE_KERNEL_VERSION;
if (fbuf->op.out.init.major != FUSE_KERNEL_VERSION) {
fbuf->op.in.init.major = FUSE_KERNEL_VERSION;