ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime()
authorMark Fasheh <mark.fasheh@oracle.com>
Tue, 19 Dec 2006 23:25:52 +0000 (15:25 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 29 Dec 2006 00:38:32 +0000 (16:38 -0800)
commit6c2aad0567e693f9588d0a0683f96ed872fb4641
tree4f28fb78c9565c74bc24f93675ec3f0dc6af0217
parent564f8a3228879d6962edb3432d01bcd7499a67ec
ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime()

This can come from NFSD.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/file.c