Revision 45c6ceb547ad2d98215351974a4686bf8cb13e14 authored by Sage Weil on 11 May 2010, 22:01:51 UTC, committed by Sage Weil on 11 May 2010, 22:17:40 UTC
We shouldn't leak any prior memory contents to other parties.  And random
data, particularly in the 'version' field, can cause problems down the
line.

Signed-off-by: Sage Weil <sage@newdream.net>
1 parent 9abf82b
History
File Mode Size
Kconfig -rw-r--r-- 581 bytes
Makefile -rw-r--r-- 182 bytes
cache.c -rw-r--r-- 11.2 KB
cache.h -rw-r--r-- 4.8 KB
fid.c -rw-r--r-- 4.8 KB
fid.h -rw-r--r-- 1.7 KB
v9fs.c -rw-r--r-- 10.7 KB
v9fs.h -rw-r--r-- 4.5 KB
v9fs_vfs.h -rw-r--r-- 2.5 KB
vfs_addr.c -rw-r--r-- 3.8 KB
vfs_dentry.c -rw-r--r-- 2.8 KB
vfs_dir.c -rw-r--r-- 4.5 KB
vfs_file.c -rw-r--r-- 6.9 KB
vfs_inode.c -rw-r--r-- 26.4 KB
vfs_super.c -rw-r--r-- 5.0 KB

back to top