]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] device-mapper ioctl: add skip lock_fs flag
authorAlasdair G Kergon <agk@redhat.com>
Fri, 6 Jan 2006 08:20:07 +0000 (00:20 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 16:34:01 +0000 (08:34 -0800)
commitf594a99abeb85e38d1cdb7c552340012a0cd0c4b
tree824d14e18cbb81bf45c6d17104993acfa47c9c36
parent3d21049ee5d77eff88933fd465890e41fe0ced63
[PATCH] device-mapper ioctl: add skip lock_fs flag

Add ioctl DM_SKIP_LOCKFS_FLAG for userspace to request that lock_fs is
bypassed when suspending a device.

There's no change to the behaviour of existing code that doesn't know about
the new flag.

Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/dm-ioctl.c
include/linux/dm-ioctl.h