linux/arch/s390/hypfs
Michael Holzheu c960bec4fe s390/hypfs: Add missing get_next_ino()
With git commit 85fe4025c6 ("fs: do not
assign default i_ino in new_inode") the get_next_ino() function was
moved from the new_inode() to the different file system implementations.
Unfortunately hypfs has been overlooked by the author. With this
patch the get_next_ino() is added also to hypfs.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2012-07-16 10:53:21 +02:00
..
hypfs.h treewide: remove extra semicolons 2011-04-10 17:01:05 +02:00
hypfs_dbfs.c [S390] hypfs: Move buffer allocation from open to read 2011-01-05 12:47:27 +01:00
hypfs_diag.c s390: Convert vmalloc/memset to vzalloc 2011-09-15 13:55:02 +02:00
hypfs_vm.c [S390] hypfs: Move buffer allocation from open to read 2011-01-05 12:47:27 +01:00
inode.c s390/hypfs: Add missing get_next_ino() 2012-07-16 10:53:21 +02:00
Makefile [S390] hypfs: Move buffer allocation from open to read 2011-01-05 12:47:27 +01:00