]> git.neil.brown.name Git - history.git/commit
[PATCH] lockfs - vfs bits
authorAndrew Morton <akpm@osdl.org>
Wed, 21 Apr 2004 00:42:39 +0000 (17:42 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 21 Apr 2004 00:42:39 +0000 (17:42 -0700)
commit137718ec5f67102faf88e87e900d3188936e039b
tree0f9cc11142ff35b569fc294853118d7fc237ccd8
parent4aa3ba95023de7129d2d11ad4d05f4e2d53668d3
[PATCH] lockfs - vfs bits

From: Christoph Hellwig <hch@lst.de>

These are the generic lockfs bits.  Basically it takes the XFS freezing
statemachine into the VFS.  It's all behind the kernel-doc documented
freeze_bdev and thaw_bdev interfaces.

Based on an older patch from Chris Mason.
fs/block_dev.c
fs/buffer.c
fs/super.c
include/linux/buffer_head.h
include/linux/fs.h