aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/base.c
diff options
context:
space:
mode:
authorDaisuke Ogino <ogino.daisuke@jp.fujitsu.com>2011-07-26 16:08:37 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-07-26 16:49:43 -0700
commitd2857e79a2ba7c155eaa1a7d3581c8d26b31e54e (patch)
tree6e008e65884e991c8696de2862166b7a0d603e06 /fs/proc/base.c
parenth8300/m68k/xtensa: __FD_ISSET should return 0/1 (diff)
downloadlinux-dev-d2857e79a2ba7c155eaa1a7d3581c8d26b31e54e.tar.xz
linux-dev-d2857e79a2ba7c155eaa1a7d3581c8d26b31e54e.zip
procfs: return ENOENT on opening a being-removed proc entry
Change the return value to ENOENT. This return value is then returned when opening the proc entry that have been removed. For example, open("/proc/bus/pci/XX/YY") when the corresponding device is being hot-removed. Signed-off-by: Daisuke Ogino <ogino.daisuke@jp.fujitsu.com> Cc: Jesse Barnes <jbarnes@virtuousgeek.org> Acked-by: Alexey Dobriyan <adobriyan@gmail.com> Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/proc/base.c')
0 files changed, 0 insertions, 0 deletions