From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751445AbcBLT6s (ORCPT ); Fri, 12 Feb 2016 14:58:48 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:49184 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750852AbcBLT6r convert rfc822-to-8bit (ORCPT ); Fri, 12 Feb 2016 14:58:47 -0500 To: Kamal Mostafa From: Joseph Salisbury Subject: [PATCH][v3.13.y-ckt]umount: Do not allow unmounting rootfs. X-Enigmail-Draft-Status: N1110 Cc: ebiederm@xmission.com, Alexander Viro , linux-fsdevel@vger.kernel.org, LKML , "stable@vger.kernel.org" Message-ID: <56BE3973.2040509@canonical.com> Date: Fri, 12 Feb 2016 14:58:43 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Please consider including mainline commit da362b09e42ee0bcaf0356afee6078b4f324baff in the next v3.13.y-ckt release. It was included in the mainline tree as of v3.19-rc1. It has been tested and confirmed to resolve http://bugs.launchpad.net/bugs/1541313 . commit da362b09e42ee0bcaf0356afee6078b4f324baff Author: Eric W. Biederman Date: Tue Oct 7 12:19:53 2014 -0700 umount: Do not allow unmounting rootfs. Sincerely, Joseph Salisbury