commit | 7ad07353003d6ff69fe0b987813bb77b4d5ac23d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Oct 23 15:34:20 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Oct 23 15:34:20 2010 -0400 |
tree | 580d0284b6946454d9136b3568e69eb3524be8ed | |
parent | 4a201d6e3f4253f918555cc7c27c418f8ac1bb65 [diff] |
NFSv4: Fix up decode_attr_filehandle() to handle the case of empty fh pointer decode_attr_filehandle still needs to skip the XDR-encoded filehandle if someone passes a null pointer argument. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>