]> git.decadent.org.uk Git - nfs-utils.git/commit
Fix reference error when writing fsloc data to cache
authorKevin Coffman <kwc@citi.umich.edu>
Tue, 27 Feb 2007 04:26:44 +0000 (15:26 +1100)
committerNeil Brown <neilb@suse.de>
Tue, 27 Feb 2007 04:26:44 +0000 (15:26 +1100)
commitdf28816565a26386690662ace4d38bb00e090297
treefce4ef0861ec68281cacadd3a984cbfe5f8d65a2
parentec75fd41fcf2b07e604d154ebc2ebafb119fbd25
Fix reference error when writing fsloc data to cache

Use the correct pointer when writing fslocations data to the cache.
Also write the fsloc stuff before the uuid stuff so userland code
will work with or without the uuid kernel patches.

Signed-off-by: Neil Brown <neilb@suse.de>
utils/mountd/cache.c