commit | 70fd136ecc44ca8c364f4412f447de1d940c3639 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Oct 24 09:50:11 2010 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Oct 25 21:23:01 2010 -0400 |
tree | bf4d4a83082816067093922363448821e1a393f2 | |
parent | 9dcefee508d547eed88f3c578dc92819bdeaa952 [diff] |
ntfs: don't call invalidate_inodes() We are in fill_super(); again, no inodes with zero i_count could be around until we set MS_ACTIVE. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>