Whamcloud - gitweb
LU-3544 nfs: don't store parent fid 92/10692/2
authorLai Siyao <lai.siyao@intel.com>
Tue, 3 Jun 2014 08:40:00 +0000 (16:40 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 20 Jun 2014 02:52:03 +0000 (02:52 +0000)
commit6512bfc74b152efd6bff748e60818db860df123d
treea4f4a7a56eb90b15ff9ea2dbfd50f318c44238fd
parentcb85c0364fd8323f4bb03c481660805da66aaf85
LU-3544 nfs: don't store parent fid

It's not necessary to store parent fid in lli_pfid, because MDT
can get it's parent fid from linkea, and now that DNE stripe
directory stores master inode fid in lli_pfid, stop storing parent
fid to avoid conflict.

Signed-off-by: Lai Siyao <lai.siyao@intel.com>
Change-Id: I924c29a1d58b008026d37265978c81ca1aa21ebb
Reviewed-on: http://review.whamcloud.com/10692
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: wangdi <di.wang@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/llite_nfs.c