OSDN Git Service

locks: remove misleading obsolete comment
authorJeff Layton <jlayton@kernel.org>
Wed, 8 Aug 2018 16:54:09 +0000 (12:54 -0400)
committerJeff Layton <jlayton@kernel.org>
Wed, 8 Aug 2018 16:59:06 +0000 (12:59 -0400)
commitda33a871ba178dbe81da7d755818d3c2088cae32
treec0298c6e59bdc6ee3646a9f8e7cdf0aa55f32cec
parent96c25b777442d3a875b1921b1f047ea00d96c8ea
locks: remove misleading obsolete comment

The spinlock handling in this file has changed significantly since this
comment was written, and the file_lock_lock is no more. In addition,
this overall comment no longer applies. Deleting an entry now requires
both locks.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
fs/locks.c