-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 220122 b: refs/heads/master c: 673e1f3 h: refs/heads/master v: v3
- Loading branch information
Greg Kroah-Hartman
committed
Oct 5, 2010
1 parent
6362db5
commit 4cae6c1
Showing
2 changed files
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 2ab573487a98c06fdfb34308f641f09369d61fa2 | ||
refs/heads/master: 673e1f31dfa16bc16a4c9a37a461270076d2c6ac |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
- Work to help people to migrate to autofs4. | ||
- This filesystem will be removed in the 2.6.38 kernel release. | ||
autofs version 3 is on its way out of the kernel, | ||
It has been replaced by autofs4 several years ago. | ||
|
||
Please send patches to Greg Kroah-Hartman <greg@kroah.com> and | ||
Cc: H. Peter Anvin <hpa@zytor.com> and Arnd Bergmann <arnd@arndb.de> | ||
The autofs3 code uses the big kernel lock which | ||
is getting deprecated. | ||
|
||
Users that find autofs3 to work but not autofs4 | ||
should talk to Ian Kent <raven@themaw.net>. |