diff options
author | Jeff Layton <jlayton@redhat.com> | 2010-04-01 15:19:16 -0400 |
---|---|---|
committer | Jeff Layton <jlayton@redhat.com> | 2010-04-01 15:19:16 -0400 |
commit | bda33540ab300dd9a996580d9f60ef3527490833 (patch) | |
tree | d56c4d7c60b7135a19833fa706435c9fb9be85a1 /replace.h | |
parent | 279b1648a661c5e38e7650da74551cff9322a4f9 (diff) | |
download | cifs-utils-bda33540ab300dd9a996580d9f60ef3527490833.tar.gz cifs-utils-bda33540ab300dd9a996580d9f60ef3527490833.tar.bz2 cifs-utils-bda33540ab300dd9a996580d9f60ef3527490833.zip |
mount.cifs: declare new struct for holding parsed mount info
Currently mount.cifs puts mount info into a disparate series of
dynamically sized buffers. Declate a new struct that holds a set of
fixed-size buffers. The option and UNC parsing routines can place their
results in this struct.
This should make it easier to implement privilege separation using
shared memory to pass data between processes.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Diffstat (limited to 'replace.h')
0 files changed, 0 insertions, 0 deletions