[PATCH] (part 5) fs/super.c cleanups

2001-05-25 Thread Alexander Viro
Takes allocation/initalization of vfsmounts into separate function. We will need this separation to deal with several places where we need a non-blocking (and non-failing) equivalent of add_vfsmnt(). There allocation will be done outside of critical area. Please, apply. diff

[PATCH] (part 5) fs/super.c cleanups

2001-05-25 Thread Alexander Viro
Takes allocation/initalization of vfsmounts into separate function. We will need this separation to deal with several places where we need a non-blocking (and non-failing) equivalent of add_vfsmnt(). There allocation will be done outside of critical area. Please, apply. diff