]> Git Repo - linux.git/commit
UBIFS: always set i_generation to 0
authorAdrian Hunter <[email protected]>
Fri, 1 Aug 2008 12:35:08 +0000 (15:35 +0300)
committerArtem Bityutskiy <[email protected]>
Wed, 13 Aug 2008 08:39:53 +0000 (11:39 +0300)
commit81ffa38e1558f54db190e2d11e7260ab09c4acf2
tree061dd0d00388d995f6321276f2b1dd4194fc24ef
parent3a13252c6f3a029ac992a36910e945f361482797
UBIFS: always set i_generation to 0

UBIFS does not presently re-use inode numbers, so leaving
i_generation zero is most appropriate for now.

Signed-off-by: Adrian Hunter <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
fs/ubifs/dir.c
fs/ubifs/super.c
fs/ubifs/ubifs.h
This page took 0.056554 seconds and 4 git commands to generate.