commit | c7a1fcd8e6e0c3c8f4f8f74fc926ff04da3bf7a7 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Tue Mar 22 16:30:07 2011 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Mar 22 17:43:58 2011 -0700 |
tree | dae21e6ab0bddf7121615c871914f52c4e9d6da4 | |
parent | 01ba82514603593bb11589e2ea2afdeba1921636 [diff] |
include/asm-generic/unistd.h: fix syncfs syscall number syncfs() is duplicating name_to_handle_at() due to a merging mistake. Cc: Sage Weil <sage@newdream.net> Cc: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>