[Devel] Re: [RFC v14-rc2][PATCH 10/29] actually use f_op in checkpoint code

2009-04-06 Thread Sukadev Bhattiprolu
A minor comment and a nit. Oren Laadan [or...@cs.columbia.edu] wrote: | From d832bfba9a50789fbfadf8486fbdfbd8b498a9ea Mon Sep 17 00:00:00 2001 | From: Dave Hansen d...@linux.vnet.ibm.com | Date: Fri, 27 Mar 2009 12:50:47 -0700 | Subject: [PATCH 10/29] actually use f_op in checkpoint code | | |

[Devel] Re: [RFC v14-rc2][PATCH 10/29] actually use f_op in checkpoint code

2009-04-06 Thread Oren Laadan
Sukadev Bhattiprolu wrote: A minor comment and a nit. Oren Laadan [or...@cs.columbia.edu] wrote: | From d832bfba9a50789fbfadf8486fbdfbd8b498a9ea Mon Sep 17 00:00:00 2001 | From: Dave Hansen d...@linux.vnet.ibm.com | Date: Fri, 27 Mar 2009 12:50:47 -0700 | Subject: [PATCH 10/29] actually

[Devel] Re: [RFC v14-rc2][PATCH 10/29] actually use f_op in checkpoint code

2009-04-01 Thread Serge E. Hallyn
Quoting Oren Laadan (or...@cs.columbia.edu): From: Dave Hansen d...@linux.vnet.ibm.com Right now, we assume all normal files and directories can be checkpointed. However, as usual in the VFS, there are specialized places that will always need an ability to override these defaults. We

[Devel] Re: [RFC v14-rc2][PATCH 10/29] actually use f_op in checkpoint code

2009-03-31 Thread Oren Laadan
If ext2/3/4 is compiled as a kernel module, apply this patch to successfully compile this c/r patchset. Oren. diff --git a/checkpoint/ckpt_file.c b/checkpoint/ckpt_file.c index 0fe68bf..df6bb3d 100644 --- a/checkpoint/ckpt_file.c +++ b/checkpoint/ckpt_file.c @@ -109,6 +109,8 @@ int