]> git.baikalelectronics.ru Git - 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)
commitae277d5c638c1167ad770c960197dc6069ac56a2
tree580445e4f38cf6894ff695069edcc048b09870dd
parenteae7dd23467b5e8627f0c3772bc91862dbf4f560
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