Skip to content

Commit

Permalink
Merge pull request torvalds#268 from libos-nuse/fix-renameat
Browse files Browse the repository at this point in the history
lkl: follow RENAMEAT changes from linus upstream tree
  • Loading branch information
tavip authored Nov 21, 2016
2 parents a4c9c32 + dd4a0e0 commit e79e2ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/lkl/include/uapi/asm/unistd.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#define __ARCH_WANT_SYSCALL_NO_AT
#define __ARCH_WANT_SYSCALL_DEPRECATED
#define __ARCH_WANT_SYSCALL_NO_FLAGS
#define __ARCH_WANT_RENAMEAT

#if __BITS_PER_LONG == 64
#define __ARCH_WANT_SYS_NEWFSTATAT
Expand Down

0 comments on commit e79e2ea

Please sign in to comment.