From eff24d6e5b21eadd02bff808263d332877462552 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 5 Oct 2010 09:06:00 -0700 Subject: [PATCH] --- yaml --- r: 220029 b: refs/heads/master c: 5af74aa5e97fcc0cc3955bc2a7ff6f3a13fa41cb h: refs/heads/master i: 220027: d5e62b67d1fe22de0112641c4ab2be67b1758839 v: v3 --- [refs] | 2 +- trunk/drivers/staging/autofs/TODO | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 trunk/drivers/staging/autofs/TODO diff --git a/[refs] b/[refs] index 38a23ff5772d..6be1947a2451 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: db7bee24d23d82cc55c7cbc9a1f82d07066d6fce +refs/heads/master: 5af74aa5e97fcc0cc3955bc2a7ff6f3a13fa41cb diff --git a/trunk/drivers/staging/autofs/TODO b/trunk/drivers/staging/autofs/TODO new file mode 100644 index 000000000000..32e26d2932e6 --- /dev/null +++ b/trunk/drivers/staging/autofs/TODO @@ -0,0 +1,8 @@ +- step up and maintain this filesystem to ensure that it continues to + work. There are lots of reported autofs3 bugs, and it uses the BKL, + which is going away. + If this does not happen, the will be removed in the 2.6.38 kernel + release. + +Please send patches to Greg Kroah-Hartman and +Cc: H. Peter Anvin and Arnd Bergmann