Comment 5 for bug 1858479

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

(c)rafaeldtinoco@rdmaissue-i386:~/temp/temp$ find . -type f -exec nm {} \; 2>/dev/null | awk '{print $3}' | sort
-u | grep -i ceph
ceph_fns
ceph_snap_enum_snapdir
ceph_snap_fill_label
ceph_snap_fns
ceph_snap_get_btime
...

the x86_64 version. All seem good. Finishing up...