[Devel] [PATCH RH7 0/4] port fixes for __dentry_path and prepend_path

Pavel Tikhomirov ptikhomirov at virtuozzo.com
Wed Jun 17 07:05:09 PDT 2015


port fixes from mainstream to fix fails from getcwd04 test,
now it pass:

  ./third/ltp/testcases/kernel/syscalls/getcwd/getcwd04
  getcwd04    1  TPASS  :  Bug is not reproduced!

https://jira.sw.ru/browse/PSBM-34245

Al Viro (2):
  prepend_path() needs to reinitialize dentry/vfsmount/mnt on restarts
  __dentry_path() fixes

Eric W. Biederman (1):
  vfs: Remove second variable named error in __dentry_path

Pavel Tikhomirov (1):
  dcache: reinitialize error for resetart in prepend_path as in ms

 fs/dcache.c | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)

-- 
1.9.3




More information about the Devel mailing list