]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd154b58a08adf4a6358e5e44a949efc125478980
tree4f28fb78c9565c74bc24f93675ec3f0dc6af0217
parent0be6aa733312ae14ab48306c1c3f17382d494bae
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