fs: Remove dcookies support
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 14 Jan 2021 11:35:31 +0000 (17:05 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 29 Jan 2021 04:36:46 +0000 (10:06 +0530)
commitbe65de6b03aa638c46ea51e9d11a92e4914d8103
treef3e2c63ea6dca2fabefad64b195990b215c79fff
parentf8408264c77a0cebb20244d1f4750501b36abe0e
fs: Remove dcookies support

The dcookies stuff was only used by the kernel's old oprofile code. Now
that oprofile's support is removed from the kernel, there is no need for
dcookies as well. Remove it.

Suggested-by: Christoph Hellwig <hch@infradead.org>
Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Robert Richter <rric@kernel.org>
Acked-by: William Cohen <wcohen@redhat.com>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
fs/Makefile
fs/dcookies.c [deleted file]
include/linux/dcookies.h [deleted file]
kernel/sys.c