]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: replace d_add with d_splice_alias in atomic_open
authorPeng Tao <tao.peng@primarydata.com>
Thu, 29 Jun 2017 13:34:50 +0000 (06:34 -0700)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 13 Jul 2017 20:00:14 +0000 (16:00 -0400)
commit962b1fd2bcb8f463b9b4655b19ca19fdf405eb84
tree755c484fc36d165580c24e273af6008d6d5b3920
parenta153a2c085333fcf188f1ee33eef4379b609fa9d
nfs: replace d_add with d_splice_alias in atomic_open

It's a trival change but follows knfsd export document that asks
for d_splice_alias during lookup.

Signed-off-by: Peng Tao <tao.peng@primarydata.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/dir.c