1Description: 2Root device and inode number checking. 3 4Files: 5lib/root-dev-ino.h 6lib/root-dev-ino.c 7 8Depends-on: 9dev-ino 10lstat 11same-inode 12 13configure.ac: 14 15Makefile.am: 16lib_SOURCES += root-dev-ino.c root-dev-ino.h 17 18Include: 19"root-dev-ino.h" 20 21License: 22GPL 23 24Maintainer: 25Jim Meyering 26