From: "J. R. Okajima" <hooanon05g@xxxxxxxxx> In addition to "inum=0" patch, I added another one to keep the uniqueness of inum. The type is still "unisigned int." J. R. Okajima (3): vfs: get_next_ino(), never inum=0 vfs: get_next_ino(), support for the uniqueness uniqueness of inode number, configfs, debugfs, procfs, ramfs and tmpfs arch/powerpc/platforms/cell/spufs/inode.c | 2 +- arch/s390/hypfs/inode.c | 2 +- drivers/infiniband/hw/ipath/ipath_fs.c | 2 +- drivers/infiniband/hw/qib/qib_fs.c | 2 +- drivers/misc/ibmasm/ibmasmfs.c | 2 +- drivers/oprofile/oprofilefs.c | 2 +- drivers/usb/gadget/f_fs.c | 2 +- drivers/usb/gadget/inode.c | 2 +- fs/autofs4/inode.c | 2 +- fs/binfmt_misc.c | 2 +- fs/configfs/inode.c | 2 +- fs/debugfs/inode.c | 2 +- fs/efivarfs/inode.c | 2 +- fs/freevxfs/vxfs_inode.c | 2 +- fs/fuse/control.c | 2 +- fs/hugetlbfs/inode.c | 4 +- fs/inode.c | 59 ++++++++++++++++++++++++++++- fs/libfs.c | 2 +- fs/ocfs2/dlmfs/dlmfs.c | 4 +- fs/pipe.c | 2 +- fs/proc/base.c | 2 +- fs/proc/proc_sysctl.c | 2 +- fs/pstore/inode.c | 2 +- fs/ramfs/inode.c | 2 +- include/linux/fs.h | 2 +- ipc/mqueue.c | 2 +- mm/shmem.c | 2 +- net/socket.c | 2 +- net/sunrpc/rpc_pipe.c | 2 +- security/inode.c | 2 +- 30 files changed, 88 insertions(+), 33 deletions(-) -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html