Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 539fcc01 authored by Al Viro's avatar Al Viro
Browse files

lustre: kill unused macro (LOOKUP_CONTINUE)



Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 5a8d87e8
Loading
Loading
Loading
Loading
+0 −6
Original line number Original line Diff line number Diff line
@@ -57,12 +57,6 @@
#define VM_FAULT_RETRY 0
#define VM_FAULT_RETRY 0
#endif
#endif


/* Kernel 3.1 kills LOOKUP_CONTINUE, LOOKUP_PARENT is equivalent to it.
 * seem kernel commit 49084c3bb2055c401f3493c13edae14d49128ca0 */
#ifndef LOOKUP_CONTINUE
#define LOOKUP_CONTINUE LOOKUP_PARENT
#endif

/** Only used on client-side for indicating the tail of dir hash/offset. */
/** Only used on client-side for indicating the tail of dir hash/offset. */
#define LL_DIR_END_OFF	  0x7fffffffffffffffULL
#define LL_DIR_END_OFF	  0x7fffffffffffffffULL
#define LL_DIR_END_OFF_32BIT    0x7fffffffUL
#define LL_DIR_END_OFF_32BIT    0x7fffffffUL