aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/dir.c
diff options
context:
space:
mode:
authorMark Fasheh <mark.fasheh@oracle.com>2007-03-20 17:17:54 -0700
committerMark Fasheh <mark.fasheh@oracle.com>2007-04-26 14:40:55 -0700
commit6f16bf655c5795586dd2ac96a7c70e0b9a378746 (patch)
tree60421c8d65c48de636e6ebb2b215a924fdd7fcd0 /fs/ocfs2/dir.c
parent68e2b740c4b5394680cfefccddbdb486c5866a4c (diff)
ocfs2: small cleanup of ocfs2_request_delete()
There are two checks in there (one for inode newness, one for other mounted nodes) which are unnecessary, so remove them. The DLM will allow the trylock in either case without any messaging overhead. Removing these makes ocfs2_request_delete() a one liner function, so just move the trylock out one level into ocfs2_query_inode_wipe(). Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to 'fs/ocfs2/dir.c')
0 files changed, 0 insertions, 0 deletions