summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2010-04-01 15:19:16 -0400
committerJeff Layton <jlayton@redhat.com>2010-04-01 15:19:16 -0400
commitbda33540ab300dd9a996580d9f60ef3527490833 (patch)
treed56c4d7c60b7135a19833fa706435c9fb9be85a1 /NEWS
parent279b1648a661c5e38e7650da74551cff9322a4f9 (diff)
downloadcifs-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 'NEWS')
0 files changed, 0 insertions, 0 deletions