From: Kiyoshi Ueda Date: Fri, 8 Dec 2006 10:41:07 +0000 (-0800) Subject: [PATCH] dm: ioctl: add noflush suspend X-Git-Tag: v2.6.20-rc1~34^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81fdb096dbcedcc3b94c7e47b59362b5214891e2;p=pandora-kernel.git [PATCH] dm: ioctl: add noflush suspend Provide a dm ioctl option to request noflush suspending. (See next patch for what this is for.) As the interface is extended, the version number is incremented. Other than accepting the new option through the interface, There is no change to existing behaviour. Test results: Confirmed the option is given from user-space correctly. Signed-off-by: Kiyoshi Ueda Signed-off-by: Jun'ichi Nomura Signed-off-by: Alasdair G Kergon Cc: dm-devel@redhat.com Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed