commit | 1221de40e1b27268a7b108f76e1e2e0b2b506d45 | [log] [download] |
---|---|---|
author | Glauber Costa <glommer@parallels.com> | Tue Apr 30 09:16:24 2013 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Fri May 17 13:20:14 2013 -0700 |
tree | 1a3fb9c75482e33380f898f76d4fe7601316f3ef | |
parent | 0086869ba2d52b892148c7f113648a3dfda0aa70 [diff] |
adjust fs_create parameter We need to pass more information to fs_create. Instead of adding arguments, it is preferred to pass the whole vps_p structure and unfold it inside the callee. Signed-off-by: Glauber Costa <glommer@parallels.com> Signed-off-by: Kir Kolyshkin <kir@openvz.org>