diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2010-11-10 11:41:21 +0100 |
---|---|---|
committer | Miklos Szeredi <mszeredi@suse.cz> | 2010-11-10 11:41:21 +0100 |
commit | 42bcaf301e9e06836e0a504b211b7fa95260493f (patch) | |
tree | fe6e85e7217530956edb94c27034350c44269d34 /lib/buffer.c | |
parent | 1c5b7a861255be681e954373a6ee853ad7cee6b9 (diff) | |
download | libfuse-42bcaf301e9e06836e0a504b211b7fa95260493f.tar.gz |
store fuse_buf inside fuse_bufvec
Store the first fuse_buf inside fuse_bufvec. This makes
initialization of fuse_bufvec simpler for the common case of a single
fuse_buf. If multiple fuse_buf's are needed then fuse_bufvec needs to
be dynamically allocated.
Diffstat (limited to 'lib/buffer.c')
0 files changed, 0 insertions, 0 deletions