aboutsummaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorDharmendra Singh <dsingh@ddn.com>2022-02-28 11:15:06 +0000
committerNikolaus Rath <Nikolaus@rath.org>2022-04-08 15:34:32 +0100
commit4df08719f3415cde6f802a755922b7f76e198cd7 (patch)
treea9c6f5c2ad147928b256e40a10f1ffe2f7ab70ea /example
parentf0bba7ef2ad5b5da2c9ad9df37665863e71b8cce (diff)
downloadlibfuse-4df08719f3415cde6f802a755922b7f76e198cd7.tar.gz
Modify structures in libfuse to handle flags beyond 32 bits.
In fuse kernel, 'commit 53db28933e95 ("fuse: extend init flags")' made the changes to handle flags going beyond 32 bits but i think changes were not done in libfuse to handle the same. This patch prepares the ground in libfuse for incoming FUSE kernel patches (Atomic open + lookup) where flags went beyond 32 bits. It makes struct same as in fuse kernel resulting in name change of few fields.
Diffstat (limited to 'example')
0 files changed, 0 insertions, 0 deletions