Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755142AbcCUW50 (ORCPT ); Mon, 21 Mar 2016 18:57:26 -0400 Received: from mx2.suse.de ([195.135.220.15]:51971 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751877AbcCUW5Z (ORCPT ); Mon, 21 Mar 2016 18:57:25 -0400 Date: Mon, 21 Mar 2016 15:57:23 -0700 From: Mark Fasheh To: Gang He Cc: rgoldwyn@suse.de, linux-kernel@vger.kernel.org, ocfs2-devel@oss.oracle.com, akpm@linux-foundation.org Subject: Re: [PATCH v4 2/5] ocfs2: sysfile interfaces for online file check Message-ID: <20160321225723.GF15881@wotan.suse.de> Reply-To: Mark Fasheh References: <1456723082-13838-1-git-send-email-ghe@suse.com> <1456723082-13838-3-git-send-email-ghe@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1456723082-13838-3-git-send-email-ghe@suse.com> Organization: SUSE Labs User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 337 Lines: 10 On Mon, Feb 29, 2016 at 01:17:59PM +0800, Gang He wrote: > Implement online file check sysfile interfaces, e.g. > how to create the related sysfile according to device name, > how to display/handle file check request from the sysfile. > > Signed-off-by: Gang He Reviewed-by: Mark Fasheh -- Mark Fasheh