Re: [PATCH 0/4] fsfreeze: from uninterruptible to killable waiting

2013-04-06 Thread Al Viro
On Sat, Apr 06, 2013 at 12:03:00PM +0200, Marco Stornelli wrote: > Hi all, > > with this patch series we try to change the fs freeze behavior in order > to sleep in a killable state instead of sleeping in uninterruptible > state. The patches are *NOT* tested because but a first review is welcome.

[PATCH 0/4] fsfreeze: from uninterruptible to killable waiting

2013-04-06 Thread Marco Stornelli
Hi all, with this patch series we try to change the fs freeze behavior in order to sleep in a killable state instead of sleeping in uninterruptible state. The patches are *NOT* tested because but a first review is welcome. The design is simply: 1) Internal fs operations are not changed from fsfr