findutils: Make find by inode number work again
This update fixes the following issues for findutils:
- Initialize stat_buf in find.c(process_path) so that find by inum works (bnc#780928 http://savannah.gnu.org/bugs/?37683)
- Exclude /.snapshot from updatedb's indexing (bnc#780918)
- Submitted by Philipp Thomas (psmt)
Fixed bugs
bnc#780928
find by inodes (inum) don't work with findutils-4.5.10-5.1.3.
bnc#780918
updatedb indexes all btrfs snapshots by default