Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754838AbbBRTtX (ORCPT ); Wed, 18 Feb 2015 14:49:23 -0500 Received: from mail-ob0-f171.google.com ([209.85.214.171]:34596 "EHLO mail-ob0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751826AbbBRTtV (ORCPT ); Wed, 18 Feb 2015 14:49:21 -0500 MIME-Version: 1.0 In-Reply-To: <87d257owh6.fsf@mail.parknet.co.jp> References: <1424286782-1726-1-git-send-email-kuleshovmail@gmail.com> <87d257owh6.fsf@mail.parknet.co.jp> Date: Thu, 19 Feb 2015 01:49:20 +0600 Message-ID: Subject: Re: [PATCH] fs/fat: remove fat12_ent_blocknr and use fat_ent_blocknr instead From: Alexander Kuleshov To: OGAWA Hirofumi Cc: linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 503 Lines: 10 > I guess, fat12 (very small volume size) is uncommon to be used now, and > there is no way to switch fat12 <= fat16/fat32 at runtime. It is why has > special handler, i.e. avoid overhead to fat16/fat32 by fat12 code. Understand. Thank you for explanation. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/