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(). -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html