Eric Sandeen 0ca4343518 errno.h: remove "NFS" from descriptions in comments
glibc recently changed the error string for ESTALE to remove "NFS" -

https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=96945714ec61951cc748da2b4b8a80cf02127ee9

from: [ERR_REMAP (ESTALE)] = N_("Stale NFS file handle"),
to:   [ERR_REMAP (ESTALE)] = N_("Stale file handle"),

And some have expressed concern that the kernel's errno.h
comments still refer to NFS.

So make that change... note that this is a comment-only change,
and has no functional difference.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-11-13 12:09:12 +09:00
..
2013-11-12 14:47:00 +09:00
2013-10-19 13:05:38 -07:00
2013-10-28 14:39:03 -07:00
2013-11-11 17:05:37 +09:00
2013-11-07 15:07:58 +09:00
2013-11-12 15:01:39 +09:00
2013-11-12 15:29:53 +09:00
2013-10-19 13:05:38 -07:00
2013-10-24 16:18:40 +01:00
2013-11-12 15:29:53 +09:00
2013-11-07 09:41:06 +09:00
2013-10-29 16:58:18 -07:00