]> git.baikalelectronics.ru Git - kernel.git/commit
ocfs2: make resv_lock spinlock static
authorFabian Frederick <fabf@skynet.be>
Tue, 10 Feb 2015 22:09:20 +0000 (14:09 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Feb 2015 22:30:29 +0000 (14:30 -0800)
commit68c9180daa188ea118219e97ef6be593f73b3281
tree573b6731e66a040f658add3e977625bb80e5d5de
parentf2007fd04878fbb76e5896f5e96f95d004872892
ocfs2: make resv_lock spinlock static

resv_lock is only used in reservations.c

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ocfs2/reservations.c