cifs: Fix comment as d_alloc_root() is replaced by d_make_root()
authorSedat Dilek <sedat.dilek@googlemail.com>
Sat, 28 Apr 2012 12:13:53 +0000 (14:13 +0200)
committerPavel Shilovsky <pshilovsky@samba.org>
Wed, 23 May 2012 08:33:16 +0000 (12:33 +0400)
commitea4b574028f0c30d736ab6b13b518af8533a86c4
treef7a4c661f45446f4596ea6b18cdde6a1a792ef3e
parent1080ef758fb87f286b25277d8373e680a9e73363
cifs: Fix comment as d_alloc_root() is replaced by d_make_root()

For more details see <file: Documentation/filesystems/porting>.

Signed-off-by: Sedat Dilek <sedat.dilek@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsfs.c