All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nick Piggin <npiggin@suse.de>
To: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Cc: linux-security-module@vger.kernel.org,
	torvalds@linux-foundation.org, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] LSM: Remove unused time_attrs argument.
Date: Wed, 2 Jun 2010 14:41:50 +1000	[thread overview]
Message-ID: <20100602044150.GJ9453@laptop> (raw)
In-Reply-To: <201006020424.o524OhPk085993@www262.sakura.ne.jp>

On Wed, Jun 02, 2010 at 01:24:43PM +0900, Tetsuo Handa wrote:
> Nick Piggin wrote:
> > On Wed, Jun 02, 2010 at 12:28:24PM +0900, Tetsuo Handa wrote:
> > > When commit be6d3e56a6b9b3a4ee44a0685e39e595073c6f0d "introduce new LSM hooks
> > > where vfsmount is available." was proposed, regarding security_path_truncate(),
> > > only "struct file *" argument (which AppArmor wanted to use) was removed.
> > > But length and time_attrs arguments are not used by TOMOYO nor AppArmor.
> > 
> > Well if length is not used either, can we remove that too seeing as
> > we're changing the API anyway.
> Yes. Here is the updated patch.

Great, thanks. Ack.

> ----------
> [PATCH] LSM: Remove unused arguments from security_path_truncate().

  reply	other threads:[~2010-06-02  4:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-01 15:50 time_attrs argument for security_path_truncate Nick Piggin
2010-06-01 17:04 ` [Security] " Linus Torvalds
2010-06-01 17:24   ` Nick Piggin
2010-06-01 17:52     ` Linus Torvalds
2010-06-02  3:28       ` [PATCH] LSM: Remove unused time_attrs argument Tetsuo Handa
2010-06-02  3:50         ` Nick Piggin
2010-06-02  3:59           ` Nick Piggin
2010-06-02  4:24           ` Tetsuo Handa
2010-06-02  4:41             ` Nick Piggin [this message]
2010-06-02  5:22             ` James Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100602044150.GJ9453@laptop \
    --to=npiggin@suse.de \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=penguin-kernel@I-love.SAKURA.ne.jp \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.