Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S939027AbdLSJzK (ORCPT ); Tue, 19 Dec 2017 04:55:10 -0500 Received: from esa12.utexas.iphmx.com ([216.71.154.221]:59350 "EHLO esa12.utexas.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933388AbdLSJzD (ORCPT ); Tue, 19 Dec 2017 04:55:03 -0500 X-Greylist: delayed 574 seconds by postgrey-1.27 at vger.kernel.org; Tue, 19 Dec 2017 04:55:03 EST X-Utexas-Sender-Group: RELAYLIST X-IronPort-MID: 47330541 X-IronPort-AV: E=Sophos;i="5.45,425,1508821200"; d="scan'208";a="47330541" X-Utexas-Seen-Outbound: true Subject: Re: [ANNOUNCE] autofs 5.1.4 release To: Ian Kent , autofs mailing list , linux-fsdevel , Kernel Mailing List References: <6e84aeff-a175-10a0-315f-59912c5cc93b@themaw.net> From: Patrick Goetz Message-ID: <46356f65-d8ad-1ccf-c58a-46ea1ae819ff@math.utexas.edu> Date: Tue, 19 Dec 2017 03:45:27 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <6e84aeff-a175-10a0-315f-59912c5cc93b@themaw.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 322 Lines: 9 On 12/19/2017 02:29 AM, Ian Kent wrote: > A new amd mount type has been added. The amd mount type "program" > has been added which allows a user provided program to be given > in a map entry that will be used for performing the mount and > optionally another program to be used at umount. > What's a use case for this?