public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] exofs: ORE: remove dead dependence
@ 2017-04-21 11:00 Valentin Rothberg
  2017-04-21 11:17 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Valentin Rothberg @ 2017-04-21 11:00 UTC (permalink / raw)
  To: hch, bhalevy, ooo; +Cc: osd-dev, linux-kernel, Valentin Rothberg

Remove last reference on PNFS_OBJLAYOUT.

Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
---
 fs/exofs/Kconfig.ore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/exofs/Kconfig.ore b/fs/exofs/Kconfig.ore
index 2daf2329c28d..73cab8d92dfd 100644
--- a/fs/exofs/Kconfig.ore
+++ b/fs/exofs/Kconfig.ore
@@ -7,7 +7,7 @@
 # selected by any of the users.
 config ORE
 	tristate
-	depends on EXOFS_FS || PNFS_OBJLAYOUT
+	depends on EXOFS_FS
 	select ASYNC_XOR
 	select RAID6_PQ
 	select ASYNC_PQ
-- 
2.12.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] exofs: ORE: remove dead dependence
  2017-04-21 11:00 [PATCH] exofs: ORE: remove dead dependence Valentin Rothberg
@ 2017-04-21 11:17 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2017-04-21 11:17 UTC (permalink / raw)
  To: Valentin Rothberg; +Cc: hch, bhalevy, ooo, osd-dev, linux-kernel

On Fri, Apr 21, 2017 at 01:00:53PM +0200, Valentin Rothberg wrote:
> Remove last reference on PNFS_OBJLAYOUT.
> 
> Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>

Looks good,

Reviewed-by: Christoph Hellwig <hch@lst.de>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-21 11:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-21 11:00 [PATCH] exofs: ORE: remove dead dependence Valentin Rothberg
2017-04-21 11:17 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox