History log of /hardware/qcom/msm8994/kernel-headers/linux/fuse.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1d8469f9e3e08dd55e11392cd91859c056b30050 22-Apr-2015 Patrick Tjin <pattjin@google.com> msm8994: Update fuse.h to support version 7.23

Currently, fuse.h in bionic supports fuse version 7.22.
Update fuse.h to support version 7.23 on msm8994

From system/core/sdcard/
commit ff649ea5ab6a83910e414841fd02997cf9d54e60
Author: Christopher Ferris <cferris@google.com>
Date: Sat Sep 13 13:53:08 2014 -0700

Use the correct fuse_init_out structure size.

Kernel 2.6.16 is the first stable kernel with struct fuse_init_out
defined (fuse version 7.6). The structure is the same from 7.6 through
7.22. Beginning with 7.23, the structure increased in size and added
new parameters.

If the kernel only works on minor revs older than or equal to 22,
then use the older structure size since this code only uses the 7.22
version of the structure.

Change-Id: If2507a02ad674fcf02869a325221339ae1ace64d

Change-Id: Id18ed2250c8499319027efccf0ba4527ee884857
/hardware/qcom/msm8994/kernel-headers/linux/fuse.h