Re: [PATCH 1/1] fs.h: import umode to DT conversion

From: Greg Kroah-Hartman
Date: Wed Dec 09 2015 - 15:10:44 EST


On Wed, Dec 09, 2015 at 08:47:28PM +0100, Fabian Frederick wrote:
> The same umode -> DT calculation existed in different
> filesystems.
>
> Signed-off-by: Fabian Frederick <fabf@xxxxxxxxx>
> ---
> fs/configfs/dir.c | 8 +-------
> fs/kernfs/dir.c | 8 +-------
> fs/libfs.c | 9 ++-------
> fs/logfs/dir.c | 4 ++--
> fs/logfs/logfs.h | 5 -----
> fs/nfs/internal.h | 9 ---------
> fs/nfs/nfs3xdr.c | 2 +-
> fs/nfs/nfs4xdr.c | 2 +-
> fs/nfs/nfstrace.h | 2 +-
> include/linux/fs.h | 2 ++
> 10 files changed, 11 insertions(+), 40 deletions(-)

For fs/kernfs/dir.c:

Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/