From mboxrd@z Thu Jan 1 00:00:00 1970 From: Davidlohr Bueso Subject: fs locks: export informational name Date: Sat, 28 Jan 2012 16:37:33 +0100 Message-ID: <1327765053.3336.7.camel@offbook> Reply-To: dave@gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: lkml , Karel Zak , util-linux To: linux-fsdevel Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hi, I'm currently rewritting lslk(8) from scratch so we can integrate it in util-linux, and continue maintaining it. In order to not break userspace, the kernel is currently exporting the major:minor numbers of the device where the locked file resides. Could we agree on defining WE_CAN_BREAK_LSLK_NOW and start exporting the informational name instead? Thanks, Davidlohr