OpenVZ Forum


Home » Mailing lists » Devel » Re: [PATCH 0/5][v5][cr] Checkpoint/restart file locks
Re: [PATCH 0/5][v5][cr] Checkpoint/restart file locks [message #41954] Fri, 29 October 2010 14:31
Lin Ming is currently offline  Lin Ming
Messages: 1
Registered: October 2010
Junior Member
On Fri, Oct 29, 2010 at 2:16 PM, Sukadev Bhattiprolu
<sukadev@linux.vnet.ibm.com> wrote:
> Checkpoint/restart file locks.
>
> Changelog[v5]:
>        - This patchset only checkpoints/restores file locks. C/R of
>          file-owner and file-leases will be addressed in follown patches.
>          C/R of file-owner information must deal with nested-containers
>          and, will need a way to C/R struct pids. C/R of file-leases depends
>          on C/R of file-owner information.
>
>
> Sukadev Bhattiprolu (5):
>  Move file_lock macros into linux/fs.h
>  Define flock_set()
>  Define flock64_set()
>  Checkpoint/restore file-locks
>  Document design of C/R of file-locks and leases
>
>  Documentation/checkpoint/file-locks |   52 ++++++
>  fs/checkpoint.c                     |  318 +++++++++++++++++++++++++++++++++--
>  fs/locks.c                          |   89 ++++++----
>  include/linux/checkpoint_hdr.h      |   17 ++
>  include/linux/fs.h                  |   10 +
>  5 files changed, 433 insertions(+), 53 deletions(-)
>  create mode 100644 Documentation/checkpoint/file-locks

Hi,

Which tree are these patches against?

I can't apply them neither to Linus tree(18cb657c) nor
vfs-2.6.git/for-linus branch(a4cdbd8b).

Lin Ming
_______________________________________________
Containers mailing list
Containers@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containe rs
 
Read Message
Previous Topic: Need help to debug container's freeze
Next Topic: Re: [PATCH v4 02/11] memcg: document cgroup dirty memory interfaces
Goto Forum:
  


Current Time: Mon Mar 27 22:58:40 GMT 2023

Total time taken to generate the page: 0.01032 seconds