]> git.ipfire.org Git - people/arne_f/kernel.git/commit
fs/sysv: v7: adjust sanity checks for some volumes
authorLubomir Rintel <lkundrak@v3.sk>
Wed, 11 Aug 2010 01:03:33 +0000 (18:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Aug 2010 15:59:22 +0000 (08:59 -0700)
commit0bcaa65a56ab74003666cf741b0bfa1e9263a11c
tree580445e4f38cf6894ff695069edcc048b09870dd
parenta36517e9302b8396db24600bf9f67e4d1c441907
fs/sysv: v7: adjust sanity checks for some volumes

Newly mkfs-ed filesystems from Seventh Edition have last modification time
set to zero, but are otherwise perfectly valid.

Also, tighten up other sanity checks to filter out most filesystems with

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/sysv/super.c
include/linux/sysv_fs.h